Appearance
ServiceNow.Core
SNow.Core.IServiceNow
IServiceNow.UsingTable(string, ILogger) Method
Set the table to be used
csharp
SNow.Core.ITable UsingTable(string tableName, Microsoft.Extensions.Logging.ILogger logger=null);
Parameters
tableName
System.String
logger
Microsoft.Extensions.Logging.ILogger