Share via


WorkflowDataSet.EnterpriseProjectTypePDPsRow.IsPDP_NAMENull method

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

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

Syntax

'Declaration
Public Function IsPDP_NAMENull As Boolean
'Usage
Dim instance As WorkflowDataSet.EnterpriseProjectTypePDPsRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

WorkflowDataSet.EnterpriseProjectTypePDPsRow class

WorkflowDataSet.EnterpriseProjectTypePDPsRow members

WebSvcWorkflow namespace