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 クラス