ResourceAuthorizationDataSet.ResourcesRow.WRES_ACCOUNT 屬性
取得或設定資源帳戶。
命名空間: WebSvcResource
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property WRES_ACCOUNT As String
Get
Set
'用途
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim value As String
value = instance.WRES_ACCOUNT
instance.WRES_ACCOUNT = value
public string WRES_ACCOUNT { get; set; }
屬性值
請參閱
參照
ResourceAuthorizationDataSet.ResourcesRow 類別