SetCodedConceptCodeMeaning method (ILEADDicomDS Interface)
short SetCodedConceptCodeMeaning(BSTR bstrCodeMeaning); | |
Overview |
Refer to Working with Context Groups. |
Remarks
The SetCodedConceptCodeMeaning method sets the Code Meaning (0008,0104) of the Coded Concept specified by the CurrentCodedConcept property.
If a Context Group in the Context Group Table has a corresponding Group in the internal table maintained by LEADTOOLS, then you can use the DefaultContextGroup method to discard any changes made to the Context Group, including those made to the Code Meanings of its Coded Concepts, and to revert to the values stored in the internal table.
See Also