vcSequenceProcessConfiguration

Provides additional configuration that applies to all vcProcessGroup instances within one vcProcessSequence2.

Properties

Name Type Access Description
ProcessGroup vcProcessGroup R The vcProcessGroup this configuration is applied to.
IsLimitingVisits Boolean RW Defines whether MaxVisitCountExpression is taken into use.
MaxVisitCount Integer RW Defines how many times a vcProduct can visit this vcProcessGroup.
Properties List of vcProperty R Gets the properties of this vcSequenceProcessConfiguration.

Methods

Name Return type Parameters Description
getProperty vcProperty String propertyName Returns a property of the vcSequenceProcessConfiguration.