![]() | IIntegrationService.Find Method |
Name | Description | |
---|---|---|
![]() | Find<TModel>(Expression<Func<TModel, Boolean>>, Int32, Nullable<Int32>, IntegrationQueryOptions) |
Instructs the integration service to locate a specified object(s)
|
![]() | Find<TModel>(NameValueCollection, Int32, Nullable<Int32>, IntegrationQueryOptions) |
Find the specified filtered object
|
![]() | Find(Type, NameValueCollection, Int32, Nullable<Int32>, IntegrationQueryOptions) |
Find the specified filtered object
|