StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow.IsAssignmentActualWorkNull method

Determines whether the AssignmentActualWork property is set to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Function IsAssignmentActualWorkNull As Boolean
'Usage
Dim instance As StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow
Dim returnValue As Boolean

returnValue = instance.IsAssignmentActualWorkNull()
public bool IsAssignmentActualWorkNull()

Return value

Type: System.Boolean

See also

Reference

StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow class

StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow members

WebSvcStatusing namespace