次の方法で共有


StatusingAssignmentsDataSet.AssignmentsRow.ASSN_ACT_FINISH プロパティ

割り当ての実績終了日を指定します。

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

構文

'宣言
Public Property ASSN_ACT_FINISH As DateTime
    Get
    Set
'使用
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As DateTime

value = instance.ASSN_ACT_FINISH

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

プロパティ値

型: System.DateTime

関連項目

参照先

StatusingAssignmentsDataSet.AssignmentsRow クラス

StatusingAssignmentsDataSet.AssignmentsRow メンバー

WebSvcStatusing 名前空間