objectConditions property

ObjectConditions? objectConditions
getter/setter pair

Specifies the object conditions to only include objects that satisfy these conditions in the set of data source objects.

Object conditions based on objects' "last modification time" do not exclude objects in a data sink.

Implementation

ObjectConditions? objectConditions;