Class ParameterDefinitionReference
OptimaJet.Workflow.Core.Model.ParameterDefinitionReference
Represents a named reference on a parameter in a process scheme
Namespace: OptimaJet.Workflow.Core.Model
public class ParameterDefinitionReferenceInheritance
- System.Object
Properties
Name
Type
Name #StringName of the reference
IsRequired #BooleanIndicates that the parameter is required
DefaultValue #StringJSON serialized default value or string
Parameter #ParameterDefinitionParameter definition
Comment #StringComment
Methods
public ParameterDefinitionReference Clone() #Returns
Type
Description
ParameterDefinitionReference