←Select platform

MappingResource Property

Summary

Gets or sets the Mapping Resource (Conditional).

Syntax
C#
VB
C++
[Element(DicomTag.MappingResource)] 
[DataMemberAttribute()] 
public string MappingResource { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(524549)>  
Public Property MappingResource() As String 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   ElementAttribute(524549)] 
   property String^ MappingResource 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Mapping Resource.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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