Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

SortOrder Property

  • Last UpdatedMar 23, 2018
  • 1 minute read

Returns or sets the sort order of this object.

Class

IgObject

Syntax

[C#]

string SortOrder { set; get; };

[Visual C++]

[propget]

HRESULT SortOrder(

[out, retval] BSTR* thePredecessorName

);

[propput]

HRESULT SortOrder(

[in] BSTR newPredecessorName

);

Parameters

thePredecessorName

The current predecessor of this object.

newPredecessorName

The new predecessor of this object.

Remarks

SortOrder sets or returns the preceding asset name in the navigation hierarchy. When the sort order is set, the tagname of the asset is displayed in the ViewApp navigation hierarchy just below the predecessor.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in