UserDelegationDataSet.ResourceDelegationsRow.DELEGATE_UID 属性

获取或设置被模拟的用户的 GUID。

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

语法

声明
Public Property DELEGATE_UID As Guid
    Get
    Set
用法
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim value As Guid

value = instance.DELEGATE_UID

instance.DELEGATE_UID = value
public Guid DELEGATE_UID { get; set; }

属性值

类型:System.Guid
返回Guid

另请参阅

引用

UserDelegationDataSet.ResourceDelegationsRow 类

UserDelegationDataSet.ResourceDelegationsRow 成员

WebSvcResource 命名空间