Skip to main content
Carries information about an ordering criterion for an archive.

Constructors

NSArchiveOrderByInfo()

Initializes a new instance of the NSArchiveOrderByInfo class.

Methods

GetDirection()

Returns: CRMScript.Global.Integer - Direction to order. See <xref href=“CRMScript.NetServer.OrderBySortType” data-throw-if-not-resolved=“false”></xref> Example:

GetName()

Returns: CRMScript.Global.String - Programmatic name of the column to order by, semantically the same as the NSArchiveColumnInfo.Name. Example:

SetDirection(Integer)

Returns: CRMScript.Global.Void Example:

SetName(String)

Returns: CRMScript.Global.Void Example: