MappingResource Property

Summary
Gets or sets the mapping resource.
Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.MappingResource)] 
public string MappingResource { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::MappingResource()))] 
   property String^ MappingResource 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The mapping resource.

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.