Click or drag to resize
WorkflowStepInfo Constructor
Overload List
  NameDescription
Public methodWorkflowStepInfo
Constructor - Creates an empty WorkflowStepInfo object.
Public methodWorkflowStepInfo(DataRow)
Constructor - Creates a new WorkflowStepInfo object from the given DataRow.
Public methodWorkflowStepInfo(WorkflowStepInfo, Boolean)
Constructor - Creates a new WorkflowStepInfo object from the given DataClass.
Top
See Also