vcFlowStepProcessConfiguration
Process
Properties
| Name | Type | Access | Description | 
| ProcessGroup | vcProcessGroup | R | The process groups this configuration is applied to. | 
| IsOptional | Boolean | RW | Defines whether ProcessGroup is optional inside a vcProcessFlowStep. | 
| Properties | List of vcProperty | R | Gets the properties of this vcFlowStepProcessConfiguration. | 
Methods
| Name | Return Type | Parameters | Description | 
| getProperty | vcProperty | String propertyName | Returns a property of the vcFlowStepProcessConfiguration. |