StatusingDataSet.AssignmentsRow.WASSN_ACTUALS_PENDING Property

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

Syntax

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

value = instance.WASSN_ACTUALS_PENDING

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

Property Value

Type: System.Byte

See Also

Reference

StatusingDataSet.AssignmentsRow Class

StatusingDataSet.AssignmentsRow Members

WebSvcStatusing Namespace