JAVA/CORBA CLASSES


IsSecondaryResortDescending property
Example

Read-only. Indicates whether a secondary sorting column for a user-sorted column is sorted in descending order.

Defined in

ViewColumn

Data type

boolean

Syntax

public boolean isSecondaryResortDescending()
   throws NotesException

Legal values


Usage

IsSecondaryResort must be true for this property to be effective.

Language cross-reference

IsSecondaryResortDescending property in LotusScript NotesViewColumn class

Example
See Also