EffectiveOn property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The EffectiveOn property is an optional property that specifies the effective date for
selecting 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: DATETIME-TZ
Access: PUBLIC
Applies to:
OpenEdge.BusinessRules.DecisionService class