SortPosition は並びに対してフィールドの順位を設定するためのプロパティです。
グリッド列 (PRIM_GDCL) のメンバ
データ タイプ - 整数
SortPosition は、リスト内のデータのソート方法を決定します。 1 の SortPosition の列は、プライマリソートになります。 ソート階層は動的です。 If a new column is added to the sort at position 1, all existing SortPositions will increment by 1. SortPosition を0に設定すると、ソート階層から列が削除されます。
2018 - V14SP1