Click or drag to resize

RelatedPersonResourceHandler.Query Method

Overload List
  NameDescription
Public methodQuery(NameValueCollection)
Queries for a specified resource.
(Inherited from ResourceHandlerBase<TFhirResource, TModel>.)
Protected methodQuery(Expression<Func<EntityRelationship, Boolean>>, Guid, Int32, Int32, Int32)
Query for substance administrations that aren't immunizations
(Overrides RepositoryResourceHandlerBase<TFhirResource, TModel>.Query(Expression<Func<TModel, Boolean>>, Guid, Int32, Int32, Int32).)
Top
See Also