CodeSchemeDesignator Property

Summary
Gets or sets the code scheme designator.
Syntax
C#
C++/CLI
[Element(DicomTag.CodingSchemeDesignator, Requirement = DicomIodUsageType.Type1MandatoryElement)] 
[DataMemberAttribute()] 
public string CodeSchemeDesignator { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::CodingSchemeDesignator()), Requirement=(gcnew DicomIodUsageType::Type1MandatoryElement())),  
   DataMemberAttribute] 
   property String^ CodeSchemeDesignator 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Identifies the coding scheme in which the code for a term is defined.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.