StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow.IsAssignmentWorkNull Method
Determines whether the AssignmentWork property is set to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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