次の方法で共有


ProjectDataSet.ProjectResourceRow.RES_AVAIL_TO プロパティ

リソースが利用可能になった日付を指定します。

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

構文

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

value = instance.RES_AVAIL_TO

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

プロパティ値

型: System.DateTime

注釈

値の取得のみ可能です。

関連項目

参照先

ProjectDataSet.ProjectResourceRow クラス

ProjectDataSet.ProjectResourceRow メンバー

WebSvcStatusing 名前空間