StatusingDataSet.AssignmentsRow.WASSN_REMOVED_BY_RES Property

A web administration field which indicates whether the assignment was removed by a resource.

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

Syntax

'Declaration
Public Property WASSN_REMOVED_BY_RES As Byte
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Byte

value = instance.WASSN_REMOVED_BY_RES

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

Property Value

Type: System.Byte

See Also

Reference

StatusingDataSet.AssignmentsRow Class

StatusingDataSet.AssignmentsRow Members

WebSvcStatusing Namespace