Click or drag to resize

IConceptRepositoryServiceFindConceptsByReferenceTerm Method

Overload List
 NameDescription
Public methodFindConceptsByReferenceTerm(String, String) Finds all Concept instances which are associated with the specified ReferenceTerm
Public methodFindConceptsByReferenceTerm(String, Uri) Finds a concept by reference term information, returning the ConceptReferenceTerm so the caller can determine if the Concept and ReferenceTerm are equivalent, narrower than, etc.
Top
See Also