SOAPRequestDates
The method used by the provider to assign the As_Of_Effective_Date and As_Of_Entry_DateTime request parameters (applies when ConnectionType is set to SOAP).
Possible Values
FutureEffectiveAndEntry, FutureEffective, NoEffectiveData Type
string
Default Value
"FutureEffectiveAndEntry"
Remarks
The following options are available:
- FutureEffectiveAndEntry The driver includes both the effective and entry dates, set to two years after the start of the current year.
- This is the default value.
- FutureEffective The driver includes both the effective and entry dates.
- The effective date is set as in FutureEffectiveAndEntry, while the entry date is set to the time the query started.
- NoEffective The driver includes only the entry date, set to the time the query started.