IPubSubManagerServiceFindChannel Method (ExpressionFuncPubSubChannelDefinition, Boolean, Int32, Int32, Int32) |
Note: This API is now obsolete.
Namespace: SanteDB.Core.PubSub
[ObsoleteAttribute("Use FindChannel(filter)", true)] IEnumerable<PubSubChannelDefinition> FindChannel( Expression<Func<PubSubChannelDefinition, bool>> filter, int offset, int count, out int totalResults )
[Missing <param name="filter"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.FindChannel(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.PubSub.PubSubChannelDefinition,System.Boolean}},System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="offset"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.FindChannel(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.PubSub.PubSubChannelDefinition,System.Boolean}},System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="count"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.FindChannel(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.PubSub.PubSubChannelDefinition,System.Boolean}},System.Int32,System.Int32,System.Int32@)"]
[Missing <param name="totalResults"/> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.FindChannel(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.PubSub.PubSubChannelDefinition,System.Boolean}},System.Int32,System.Int32,System.Int32@)"]
[Missing <returns> documentation for "M:SanteDB.Core.PubSub.IPubSubManagerService.FindChannel(System.Linq.Expressions.Expression{System.Func{SanteDB.Core.PubSub.PubSubChannelDefinition,System.Boolean}},System.Int32,System.Int32,System.Int32@)"]