StatusingAssignmentDependenciesDataSet.SummaryTaskPathRow.IsSummaryTaskPathDataSet_IdNull Method

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

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

Syntax

'Declaration
Public Function IsSummaryTaskPathDataSet_IdNull As Boolean
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet.SummaryTaskPathRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingAssignmentDependenciesDataSet.SummaryTaskPathRow Class

StatusingAssignmentDependenciesDataSet.SummaryTaskPathRow Members

WebSvcStatusing Namespace