Appearance
ServiceNow.Core
SNow.Core.Table
Table.SetHeaders(List<KeyValuePair<string,string>>) Method
csharp
public 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
Implements SetHeaders(List >)