StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow.IsAssignmentUIDNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow class

StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow members

WebSvcStatusing namespace