Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

MappingResource Property








Gets or sets the value for the "Mapping Resource" (0008,0105) element.
Syntax
public string MappingResource {get; set;}
'Declaration
 
Public Property MappingResource As String
'Usage
 
Dim instance As DicomCodeSequenceItem
Dim value As String
 
instance.MappingResource = value
 
value = instance.MappingResource
public string MappingResource {get; set;}
public final String getMappingResource()
public final void setMappingResource(String value)
            
 <br/>get_MappingResource();<br/>set_MappingResource(value);<br/>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

See Also

Reference

DicomCodeSequenceItem Class
DicomCodeSequenceItem Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features