Class WorkflowStepForm
Represents a client form data.
public sealed class WorkflowStepForm
- Inheritance
-
objectWorkflowStepForm
- Extension Methods
Properties
Components
Collection of form component client properties.
public IEnumerable<IFormItemClientProperties> Components { get; init; }
Property Value
- IEnumerable<IFormItemClientProperties>