Click or drag to resize
WorkflowInfoProviderGetWorkflowInfo Method
Overload List
  NameDescription
Public methodStatic memberGetWorkflowInfo(Int32)
Returns the WorkflowInfo structure for the specified workflow ID.
Public methodStatic memberGetWorkflowInfo(String)
Returns the WorkflowInfo structure for the specified workflow name. (Except the automation processes.)
Public methodStatic memberGetWorkflowInfo(String, WorkflowTypeEnum)
Returns the WorkflowInfo structure of specified type for the specified workflow name.
Top
See Also