Version property
- Last Updated: July 5, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The Version property is an optional property that specifies the version of the Decision
Service to be invoked. It defaults to an unknown value, which is the latest or the
most recent version.
Note: Either the Version or EffectiveOn property can be used at
a time, which you can decide when you call the constructor.
Data type: DECIMAL
Access: PUBLIC
Applies to:
OpenEdge.BusinessRules.DecisionService class