Appearance
ServiceNow.Core 
SNow.Core.Table 
Table.Select(string[]) Method 
List of properties to return, 
 impacts the size of the response
csharp
public SNow.Core.ITable Select(string[] fields);Parameters 
fields System.String[]
Returns 
Implements Select(string[])