C#
VB
C++
Gets or sets the Mapping Resource UID (Optional).
[DataMemberAttribute()]
[Element(DicomTag.MappingResourceUID)]
public string MappingResourceUID { get; set; }
<DataMemberAttribute(),
ElementAttribute(524568)>
Public Property MappingResourceUID() As String
Get
Set
public:
[DataMemberAttribute,
ElementAttribute(524568)]
property String^ MappingResourceUID
{
String^ get()
void set(String^ value)
}
The Mapping Resource UID.
A Unique identifier that identifies the Mapping Resource that defines the Context Group.
HangingProtocolUserIdentificationCode Class
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