IIntegrationServiceFindTModel Method (ExpressionFuncTModel, Boolean, Int32, NullableInt32, IntegrationQueryOptions) |
Namespace: SanteDB.DisconnectedClient.Services
Bundle Find<TModel>( Expression<Func<TModel, bool>> predicate, int offset, int? count, IntegrationQueryOptions options = null ) where TModel : IdentifiedData
[Missing <param name="predicate"/> documentation for "M:SanteDB.DisconnectedClient.Services.IIntegrationService.Find``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},SanteDB.DisconnectedClient.Services.IntegrationQueryOptions)"]
[Missing <param name="offset"/> documentation for "M:SanteDB.DisconnectedClient.Services.IIntegrationService.Find``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},SanteDB.DisconnectedClient.Services.IntegrationQueryOptions)"]
[Missing <param name="count"/> documentation for "M:SanteDB.DisconnectedClient.Services.IIntegrationService.Find``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},SanteDB.DisconnectedClient.Services.IntegrationQueryOptions)"]
[Missing <param name="options"/> documentation for "M:SanteDB.DisconnectedClient.Services.IIntegrationService.Find``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},SanteDB.DisconnectedClient.Services.IntegrationQueryOptions)"]
[Missing <typeparam name="TModel"/> documentation for "M:SanteDB.DisconnectedClient.Services.IIntegrationService.Find``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},SanteDB.DisconnectedClient.Services.IntegrationQueryOptions)"]
[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Services.IIntegrationService.Find``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32},SanteDB.DisconnectedClient.Services.IntegrationQueryOptions)"]