UserDelegationDataSet.ResourceDelegationsDataTable.DELEGATION_UIDColumn 属性

定义为DELEGATION_UID字段的列。

命名空间:  WebSvcResource
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public ReadOnly Property DELEGATION_UIDColumn As DataColumn
    Get
用法
Dim instance As UserDelegationDataSet.ResourceDelegationsDataTable
Dim value As DataColumn

value = instance.DELEGATION_UIDColumn
public DataColumn DELEGATION_UIDColumn { get; }

属性值

类型:System.Data.DataColumn

另请参阅

引用

UserDelegationDataSet.ResourceDelegationsDataTable 类

UserDelegationDataSet.ResourceDelegationsDataTable 成员

WebSvcResource 命名空间