Skip to content

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

T

Parameters

catalogItemId System.Guid

Returns

SNow.Core.ServiceCatalog.ICatalogService<T>

Implements UsingCatalog (Guid)

Released under the MIT License.