次の方法で共有


WorkflowDataSet.WorkflowStatusRow.IsNEXT_STAGE2Null メソッド

**NEXT_STAGE2()**プロパティが null 値に設定されているかどうかを決定します。

名前空間:  WebSvcWorkflow
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Function IsNEXT_STAGE2Null As Boolean
'使用
Dim instance As WorkflowDataSet.WorkflowStatusRow
Dim returnValue As Boolean

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

戻り値

型: System.Boolean
Trueプロパティの値に設定されている場合は null。それ以外の場合、 False。

関連項目

参照先

WorkflowDataSet.WorkflowStatusRow クラス

WorkflowDataSet.WorkflowStatusRow メンバー

WebSvcWorkflow 名前空間