 |
AttachmentSortDescending Property |
Gets or sets a value indicating whether [sort descending].
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic bool SortDescending { get; set; }
Public Property SortDescending As Boolean
Get
Set
Property Value
Type:
Booleantrue if [sort descending]; otherwise,
false.
Remarks Note |
---|
|
See Also