The order is used when printing the symbols in help and for arguments additionally effects the parsing order.
When not set (or is 0 - the default value), the symbol order is determined based on source code ordering.
public int Order { get; set; }
In This Article