Share via


WorkflowDataSet.WorkflowStageRow.IsSTAGE_DESCRIPTIONNull method

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

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

WorkflowDataSet.WorkflowStageRow class

WorkflowDataSet.WorkflowStageRow members

WebSvcWorkflow namespace