Overload List
Name | Description | |
---|---|---|
![]() | TreeOrderingAttribute(Int32) |
Specify that this field should be used for default tree node ordering. Order is by default ascending.
Multiple fields on a data type may have ordering. In that case the orderPriority has importance.
|
![]() | TreeOrderingAttribute(Int32, Boolean) |
Specify that this field should be used for default tree node ordering. Order is by default ascending.
Multiple fields on a data type may have ordering. In that case the orderPriority has importance.
|