Skip to content

ServiceNow.Core

SNow.Core.ServiceNow

ServiceNow.UsingTable(string, ILogger) Method

csharp
public SNow.Core.ITable UsingTable(string tableName, Microsoft.Extensions.Logging.ILogger logger=null);

Parameters

tableName System.String

logger Microsoft.Extensions.Logging.ILogger

Returns

ITable

Implements UsingTable(string, ILogger)

Released under the MIT License.