Share via


WorkflowDataSet.WorkflowStagePDPsRow.IsPDP_IDNull method

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

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

Syntax

'Declaration
Public Function IsPDP_IDNull As Boolean
'Usage
Dim instance As WorkflowDataSet.WorkflowStagePDPsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

WorkflowDataSet.WorkflowStagePDPsRow class

WorkflowDataSet.WorkflowStagePDPsRow members

WebSvcWorkflow namespace