Skip to content

ServiceNow.Core

SNow.Core.Table

Table.OrderByDesc(string) Method

csharp
public SNow.Core.ITable OrderByDesc(string orderByDesc);

Parameters

orderByDesc System.String

Returns

ITable

Implements OrderByDesc(string)

Released under the MIT License.