Skip to content

ServiceNow.Core

SNow.Core.ITable

ITable.OrderBy(string) Method

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

Parameters

orderBy System.String

Returns

ITable

Released under the MIT License.