Skip to content

ServiceNow.Core

SNow.Core.ServiceNow

ServiceNow.UsingAPI(string, ILogger) Method

csharp
public SNow.Core.API.IAPI UsingAPI(string path, Microsoft.Extensions.Logging.ILogger logger=null);

Parameters

path System.String

logger Microsoft.Extensions.Logging.ILogger

Returns

IAPI

Implements UsingAPI(string, ILogger)

Released under the MIT License.