Skip to content

ServiceNow.Core

SNow.Core.SetImport.ImportSet

ImportSet.ImportSet(IServiceNow, string) Constructor

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

Parameters

serviceNow IServiceNow

tableName System.String

Released under the MIT License.