Appearance
ServiceNow.Core 
SNow.Core.ServiceNow 
ServiceNow.UsingCatalog<T>(Guid) Method 
csharp
public SNow.Core.ServiceCatalog.ICatalogService<T> UsingCatalog<T>(System.Guid catalogItemId)
    where T : SNow.Core.Models.ServiceNowBaseModel;Type parameters 
Parameters 
catalogItemId System.Guid
Returns 
SNow.Core.ServiceCatalog.ICatalogService<T>
Implements UsingCatalog (Guid)