Skip to content

ServiceNow.Core

SNow.Core.SetImport.ImportSetBase

ImportSetBase.ImportSetBase(IServiceNow, string) Constructor

csharp
public ImportSetBase(SNow.Core.IServiceNow serviceNow, string tableName);

Parameters

serviceNow IServiceNow

tableName System.String

Released under the MIT License.