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 : EffectiveOn property
 
EffectiveOn property
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