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