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 命名空间