FetchObjectsEventArgs Properties
Provides data for the FetchObjects event.
Name | Description |
---|---|
Criteria | Specifies criteria used to filter objects in the Objects collection. |
In |
Specifies if the specified Criteria and Sorting parameters are applied to all objects (in the database and retrieved). |
Objects |
Objects that is the Dynamic |
Object |
Returns the type of objects that can be contained by the Objects collection. |
Shape |
Specifies whether the Dynamic |
Sorting |
Specifies the list of Sort |
Top |
Specifies the maximum number of objects Dynamic |
See Also