←Select platform

MappingResource Property

Summary

Gets or sets the value for the "Mapping Resource" (0008,0105) element.

Syntax

C#
VB
Java
WinRT C#
C++
public string MappingResource {get; set;} 
Public Property MappingResource As String 
public string MappingResource {get; set;} 
public final String getMappingResource() 
public final void setMappingResource(String value) 
             
  
get_MappingResource(); 
set_MappingResource(value); 
Object.defineProperty('MappingResource');  
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize