N2 API Documentation
SortOrder Property
NamespacesN2ItemAttributeSortOrder
Gets or sets the order of this item type when selecting new item in edit mode.
Declaration Syntax
C#Visual BasicVisual C++
public int SortOrder{ get; set;}
Public Property SortOrder As Integer
public:
property int SortOrder {
	int get ();
	void set (int value);
}

Assembly: N2 (Module: N2) Version: 1.0.204.35916