contains a sorting info. More...
import "SortingInfo.idl";
| Public Attributes | |
| string | PropertyName | 
| specifies the name of a property to use for sorting ( e.g. | |
| boolean | Ascending | 
| contains a flag indicating the sort mode (ascending or descending). | |
contains a sorting info.
| boolean Ascending | 
contains a flag indicating the sort mode (ascending or descending).
| string PropertyName | 
specifies the name of a property to use for sorting ( e.g.
"Title" ).