StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow.IsAssignmentWorkNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow class

StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow members

WebSvcStatusing namespace