共用方式為


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
的數值。

備註

查閱表格的排序順序設定為UserDefined時,會使用SortIndex 。

請參閱

參照

LookupEntryCreationInformation 類別

LookupEntryCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間