Click or drag to resize

BCProjectWorkflowDef.NewWorkflowState Method

Overload List
  NameDescription
Public methodNewWorkflowState()
Creates a new workflow state.
Public methodNewWorkflowState(String)
Creates a new workflow state with the specified name.
Public methodNewWorkflowState(String, WorkflowStateKind)
Creates a new workflow state with the specified name and type.
Top
See Also