次の方法で共有


ResourceDataSet.ResourceAvailabilitiesRow.RES_AVAIL_TO プロパティ

終了日付と時刻、 RES_AVAIL_UNITSプロパティの値が適用されます。

名前空間:  WebSvcWorkflow
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property RES_AVAIL_TO As DateTime
    Get
    Set
'使用
Dim instance As ResourceDataSet.ResourceAvailabilitiesRow
Dim value As DateTime

value = instance.RES_AVAIL_TO

instance.RES_AVAIL_TO = value
public DateTime RES_AVAIL_TO { get; set; }

プロパティ値

型: System.DateTime

関連項目

参照先

ResourceDataSet.ResourceAvailabilitiesRow クラス

ResourceDataSet.ResourceAvailabilitiesRow メンバー

WebSvcWorkflow 名前空間