C#
VB
C++
Gets or sets the mapping resource.
[DataMemberAttribute()]
[Element(DicomTag.MappingResource)]
public string MappingResource { get; set; }
<DataMemberAttribute()>
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property MappingResource As String
[DataMemberAttribute()]
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ MappingResource {
String^ get();
void set ( String^ );
}
The mapping resource.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET