StatusingAssignmentDependenciesDataSet.PreDependenciesRow.ASSN_WORK Property

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

Syntax

'Declaration
Public Property ASSN_WORK As Decimal
    Get
    Set
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet.PreDependenciesRow
Dim value As Decimal

value = instance.ASSN_WORK

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

Property Value

Type: System.Decimal

See Also

Reference

StatusingAssignmentDependenciesDataSet.PreDependenciesRow Class

StatusingAssignmentDependenciesDataSet.PreDependenciesRow Members

WebSvcStatusing Namespace