Try OpenEdge Now
skip to main content
OpenEdge Business Rules
Introducing OpenEdge Business Rules : Reference : OpenEdge Business Rules API reference : Class Properties and Methods reference : Version property
 
Version property
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