Источник:
http://alexvoy.blogspot.com/2016/03/...aot-query.html
==============
Unfortunately, I did not manage to select addresses effective as of today from the
DirPartyPostalAddressView view.
Nevertherless, its
ValidTimeStateEnabled property set to Yes.
My workaround is to use
SysQueryRangeUtil class providing
greaterThanUtcNow and
lessThanUtcNow methods to create an extended range. So my Query looks like the following.
Источник:
http://alexvoy.blogspot.com/2016/03/...aot-query.html