AppletBiRepositoryQueryTBisDefinition Method (ExpressionFuncTBisDefinition, Boolean, Int32, NullableInt32) |
Namespace: SanteDB.BI.Services.Impl
public IEnumerable<TBisDefinition> Query<TBisDefinition>( Expression<Func<TBisDefinition, bool>> filter, int offset, int? count ) where TBisDefinition : BiDefinition
[Missing <param name="filter"/> documentation for "M:SanteDB.BI.Services.Impl.AppletBiRepository.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32})"]
[Missing <param name="offset"/> documentation for "M:SanteDB.BI.Services.Impl.AppletBiRepository.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32})"]
[Missing <param name="count"/> documentation for "M:SanteDB.BI.Services.Impl.AppletBiRepository.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32})"]
[Missing <typeparam name="TBisDefinition"/> documentation for "M:SanteDB.BI.Services.Impl.AppletBiRepository.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32})"]
[Missing <returns> documentation for "M:SanteDB.BI.Services.Impl.AppletBiRepository.Query``1(System.Linq.Expressions.Expression{System.Func{``0,System.Boolean}},System.Int32,System.Nullable{System.Int32})"]