IAdmSortOptions
The IAdmSortOptions interface is used to specify how log records are sorted.
Inheritance: IUnknown
Properties
- 
Property
 - 
Description
 - 
Direction
 - 
Gets or sets a value that indicates whether log records are sorted in the ascending or descending order.
 - 
PropertyName
 - 
Gets or sets the name of the property to sort by.
 
Details
Direction
Gets or sets a value that indicates whether log records are sorted in the ascending or descending order.
- Type:
 - ADM_SORTDIRECTION_ENUM
 - Access:
 - Read/Write
 
PropertyName
Gets or sets the name of the property to sort by.
- Type:
 - ADM_SORTPROPERTYNAME_ENUM
 - Access:
 - Read/Write
 
Requirements
Minimum required version: 2009.1