←Select platform

MappingResource Property

Summary
Gets or sets the value for the "Mapping Resource" (0008,0105) element.
Syntax
C#
VB
C++
Java
public string MappingResource { get; set; } 
Public Property MappingResource As String 
public final String getMappingResource() 
public final void setMappingResource(String value) 
public: 
property String^ MappingResource { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Value indicating the "Mapping Resource" (0008,0105) element.

Example

For an example, refer to WaveformGroupCount.

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 Assembly

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