FetchObjectsEventArgs Constructors
Provides data for the FetchObjects event.Name | Parameters | Description |
---|---|---|
FetchObjectsEventArgs(Type, CriteriaOperator, IList<SortProperty>, Int32, Boolean) | objectType, criteria, sorting, topReturnedObjects, inTransaction | Initializes a new instance of the FetchObjectsEventArgs class with specified settings. |
See Also