EffectiveOn property
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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