Configuration parameter constructor.
Namespace: Scanjour.Workflow4.ActivityLibrary.Data
Assembly: Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax
Parameters
- name
- Type: SystemString
The parameter name. - type
- Type: Scanjour.Workflow4.ActivityLibrary.DataConfigParamType
The parameter type. - isMandatory (Optional)
- Type: SystemBoolean
True if parameter value is mandatory.
See Also