Condividi tramite


WorkflowDataSet.WorkflowStagePDPsRow.IsPDP_POSITIONNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

WorkflowDataSet.WorkflowStagePDPsRow class

WorkflowDataSet.WorkflowStagePDPsRow members

WebSvcWorkflow namespace