Skip to content

ServiceNow.Core

SNow.Core.ITable

ITable.SetHeaders(List<KeyValuePair<string,string>>) Method

csharp
SNow.Core.ITable SetHeaders(System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<string,string>> entries);

Parameters

entries System.Collections.Generic.List<System.Collections.Generic.KeyValuePair<System.String,System.String>>

Returns

ITable

Released under the MIT License.