←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly