共用方式為


StatusingAssignmentsDataSet.AssignmentsRow.WASSN_SEND_UPDATE_NEEDED 屬性

命名空間:  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 命名空間