WorkflowStepInfo Constructor Kentico 8.0 API Reference
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.
Back to Top
See Also