BatchReferenceSortOrder Property | |
Gets or sets SortOrder
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public int SortOrder { get; set; }
public:
property int SortOrder {
int get ();
void set (int value);
}
function get_SortOrder();
function set_SortOrder(value);
Property Value
Type:
Int32See Also