次の方法で共有


LookupEntryCreationInformation.SortIndex プロパティ

取得または参照テーブルのエントリのインデックス番号を設定します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<RemoteAttribute> _
Public Property SortIndex As Decimal
    Get
    Set
'使用
Dim instance As LookupEntryCreationInformation
Dim value As Decimal

value = instance.SortIndex

instance.SortIndex = value
[RemoteAttribute]
public decimal SortIndex { get; set; }

プロパティ値

型: System.Decimal
数値。

注釈

SortIndexは、参照テーブルの並べ替え順序がUserDefinedに設定されている場合に使用されます。

関連項目

参照先

LookupEntryCreationInformation クラス

LookupEntryCreationInformation メンバー

Microsoft.ProjectServer.Client 名前空間