Share via


WorkflowDataSet.WorkflowStageRow.IsSTATUS_PDP_UIDNull method

Determines whether the STATUS_PDP_UID property is set to a null value.

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

Syntax

'Declaration
Public Function IsSTATUS_PDP_UIDNull As Boolean
'Usage
Dim instance As WorkflowDataSet.WorkflowStageRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

WorkflowDataSet.WorkflowStageRow class

WorkflowDataSet.WorkflowStageRow members

WebSvcWorkflow namespace