C#
VB
C++
Java
Gets or sets the value for the "Mapping Resource" (0008,0105) element.
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);
}
Value indicating the "Mapping Resource" (0008,0105) element.