←Select platform

CodingSchemeVersion Property

Summary

Gets or sets the Coding Scheme Version (Conditional).

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.CodingSchemeVersion)] 
public string CodingSchemeVersion { get; set; } 
public:  
   [ElementAttribute((gcnew DicomTag::CodingSchemeVersion())),  
   DataMemberAttribute] 
   property String^ CodingSchemeVersion 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Coding Scheme Version.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.