Appearance
ServiceNow.Core
SNow.Core.ServiceNow
ServiceNow.UsingAPI<T>(string, ILogger) Method
csharp
public SNow.Core.API.IAPI<T> UsingAPI<T>(string path, Microsoft.Extensions.Logging.ILogger logger=null)
where T : SNow.Core.Models.ServiceNowBaseModel;
Type parameters
Parameters
path
System.String
logger
Microsoft.Extensions.Logging.ILogger
Returns
Implements UsingAPI (string, ILogger)