RemoteAuditRepositoryServiceFind Method (ExpressionFuncAuditData, Boolean, Int32, NullableInt32, Int32, ModelSortAuditData) |
Namespace: SanteDB.DisconnectedClient.Services.Remote
public IEnumerable<AuditData> Find( Expression<Func<AuditData, bool>> query, int offset, int? count, out int totalResults, params ModelSort<AuditData>[] orderBy )
[Missing <param name="query"/> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteAuditRepositoryService.Find(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.Auditing.AuditData,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{SanteDB.Core.Auditing.AuditData}[])"]
[Missing <param name="offset"/> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteAuditRepositoryService.Find(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.Auditing.AuditData,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{SanteDB.Core.Auditing.AuditData}[])"]
[Missing <param name="count"/> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteAuditRepositoryService.Find(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.Auditing.AuditData,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{SanteDB.Core.Auditing.AuditData}[])"]
[Missing <param name="totalResults"/> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteAuditRepositoryService.Find(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.Auditing.AuditData,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{SanteDB.Core.Auditing.AuditData}[])"]
[Missing <param name="orderBy"/> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteAuditRepositoryService.Find(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.Auditing.AuditData,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{SanteDB.Core.Auditing.AuditData}[])"]
[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Services.Remote.RemoteAuditRepositoryService.Find(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.Auditing.AuditData,System.Boolean}},System.Int32,System.Nullable{System.Int32},System.Int32@,SanteDB.Core.Model.Query.ModelSort{SanteDB.Core.Auditing.AuditData}[])"]