次の方法で共有


StatusingAssignmentsDataSet.AssignmentsRow.WASSN_SEND_UPDATE_NEEDED プロパティ

取得または web 管理フィールドを電子メール メッセージでサブスクライバーに割り当てする必要があります更新を受け取るかどうかを示す設定。

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

構文

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

value = instance.WASSN_SEND_UPDATE_NEEDED

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

プロパティ値

型: System.Boolean

関連項目

参照先

StatusingAssignmentsDataSet.AssignmentsRow クラス

StatusingAssignmentsDataSet.AssignmentsRow メンバー

WebSvcStatusing 名前空間