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 類別