次の方法で共有


ProjectDataSet.AssignmentRow.WASSN_LOCKDOWN_BY_MANAGER プロパティ

割り当ては変更できませんがロックされていることを示します。

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

構文

'宣言
Public Property WASSN_LOCKDOWN_BY_MANAGER As Boolean
    Get
    Set
'使用
Dim instance As ProjectDataSet.AssignmentRow
Dim value As Boolean

value = instance.WASSN_LOCKDOWN_BY_MANAGER

instance.WASSN_LOCKDOWN_BY_MANAGER = value
public bool WASSN_LOCKDOWN_BY_MANAGER { get; set; }

プロパティ値

型: System.Boolean

関連項目

参照先

ProjectDataSet.AssignmentRow クラス

ProjectDataSet.AssignmentRow メンバー

WebSvcStatusing 名前空間