WorkflowDataSet.WorkflowStatusRow.SetNEXT_STAGE2Null method
Sets the NEXT_STAGE2() property to a null value.
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetNEXT_STAGE2Null
'Usage
Dim instance As WorkflowDataSet.WorkflowStatusRow
instance.SetNEXT_STAGE2Null()
public void SetNEXT_STAGE2Null()
See also
Reference
WorkflowDataSet.WorkflowStatusRow class