Share via


StatusApprovalDataSet.StatusApprovalsRow.WASSN_REMOVED_BY_RES property

Specifies the web administration field that indicates whether the assignment was removed by a resource.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property WASSN_REMOVED_BY_RES As Integer
    Get
    Set
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
Dim value As Integer

value = instance.WASSN_REMOVED_BY_RES

instance.WASSN_REMOVED_BY_RES = value
public int WASSN_REMOVED_BY_RES { get; set; }

Property value

Type: System.Int32

See also

Reference

StatusApprovalDataSet.StatusApprovalsRow class

StatusApprovalDataSet.StatusApprovalsRow members

WebSvcStatusing namespace