Share via


WorkflowDataSet.EnterpriseProjectTypeRow.IsWORKFLOW_ASSOCIATION_NAMENull method

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

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

Syntax

'Declaration
Public Function IsWORKFLOW_ASSOCIATION_NAMENull As Boolean
'Usage
Dim instance As WorkflowDataSet.EnterpriseProjectTypeRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean
True if the property value is set to null; otherwise, False.

See also

Reference

WorkflowDataSet.EnterpriseProjectTypeRow class

WorkflowDataSet.EnterpriseProjectTypeRow members

WebSvcWorkflow namespace