Skip to content

ServiceNow.Core

SNow.Core.Table

Table.OrderBy(string) Method

csharp
public SNow.Core.ITable OrderBy(string orderBy);

Parameters

orderBy System.String

Returns

ITable

Implements OrderBy(string)

Released under the MIT License.