次の方法で共有


ProjectDataSet.ProjectResourceRow.RES_ASSN_FINISH プロパティ

リソースがこのプロジェクトの最後の割り当ての終了日を指定します。

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

構文

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

value = instance.RES_ASSN_FINISH

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

プロパティ値

型: System.DateTime

注釈

値の取得のみ可能です。

関連項目

参照先

ProjectDataSet.ProjectResourceRow クラス

ProjectDataSet.ProjectResourceRow メンバー

WebSvcStatusing 名前空間