UserDelegationDataSet.ResourceDelegationsRow.DELEGATE_NAME 属性
获取被模拟的用户的名称。只读的。
命名空间: WebSvcResource
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property DELEGATE_NAME As String
Get
Set
用法
Dim instance As UserDelegationDataSet.ResourceDelegationsRow
Dim value As String
value = instance.DELEGATE_NAME
instance.DELEGATE_NAME = value
public string DELEGATE_NAME { get; set; }
属性值
类型:System.String
返回 String。
另请参阅
引用
UserDelegationDataSet.ResourceDelegationsRow 类