StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow.AssignmentWork property
Gets or sets the total work, based on the assignment span and the assignment units for the assigned resource.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property AssignmentWork As Decimal
Get
Set
'Usage
Dim instance As StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow
Dim value As Decimal
value = instance.AssignmentWork
instance.AssignmentWork = value
public decimal AssignmentWork { get; set; }
Property value
Type: System.Decimal
See also
Reference
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow class
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow members