IRepositoryServiceFind Method (Expression, Int32, NullableInt32, Int32) |
Note: This API is now obsolete.
Namespace: SanteDB.Core.Services
[ObsoleteAttribute("Use Find(Expression)", true)] IEnumerable<IdentifiedData> Find( Expression query, int offset, int? count, out int totalResults )
[Missing <param name="query"/> documentation for "M:SanteDB.Core.Services.IRepositoryService.Find(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]
[Missing <param name="offset"/> documentation for "M:SanteDB.Core.Services.IRepositoryService.Find(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]
[Missing <param name="count"/> documentation for "M:SanteDB.Core.Services.IRepositoryService.Find(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]
[Missing <param name="totalResults"/> documentation for "M:SanteDB.Core.Services.IRepositoryService.Find(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]
[Missing <returns> documentation for "M:SanteDB.Core.Services.IRepositoryService.Find(System.Linq.Expressions.Expression,System.Int32,System.Nullable{System.Int32},System.Int32@)"]