IsSecondaryResortDescending (ViewColumn - Java™)

読み書き可能。ユーザーソート列の 2 次ソート列を降順でソートするかどうかを示します。

注: このプロパティは、Release 6.5 から読み書き可能になりました。

定義位置

ViewColumn

データ型

boolean 型

構文

public boolean isSecondaryResortDescending()
    throws NotesException
public void setSecondaryResortDescending(boolean flag)
    throws NotesException

有効な値

使用法

このプロパティを有効にするには、IsSecondaryResort が true である必要があります。

クロスリファレンス

LotusScript® NotesViewColumn クラスの IsSecondaryResortDescending プロパティ