ResourceDataSet.ResourceAvailabilitiesRow.RES_AVAIL_FROM プロパティ
開始日と時間は、 RES_AVAIL_UNITSプロパティの値が適用されます。
名前空間: WebSvcWorkflow
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property RES_AVAIL_FROM As DateTime
Get
Set
'使用
Dim instance As ResourceDataSet.ResourceAvailabilitiesRow
Dim value As DateTime
value = instance.RES_AVAIL_FROM
instance.RES_AVAIL_FROM = value
public DateTime RES_AVAIL_FROM { get; set; }
プロパティ値
関連項目
参照先
ResourceDataSet.ResourceAvailabilitiesRow クラス