Share via


StatusingAssignmentsDataSet.AssignmentsRow.ASSN_UNITS Property

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

Syntax

'Declaration
Public Property ASSN_UNITS As Decimal
    Get
    Set
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Decimal

value = instance.ASSN_UNITS

instance.ASSN_UNITS = value
public decimal ASSN_UNITS { get; set; }

Property Value

Type: System.Decimal

See Also

Reference

StatusingAssignmentsDataSet.AssignmentsRow Class

StatusingAssignmentsDataSet.AssignmentsRow Members

WebSvcStatusing Namespace