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