C#
VB
C++
Gets or sets the value(s) of the attribute identified by SelectorAttribute.
[Element(DicomTag.SelectorLOValue)]
public string SelectorLOValue { get; set; }
<ElementAttribute(7471206)>
Public Property SelectorLOValue() As String
Get
Set
public:
[ElementAttribute(7471206)]
property String^ SelectorLOValue
{
String^ get()
void set(String^ value)
}
The value(s) of the attribute identified by SelectorAttribute.
Multiple values are separated by the an embedded back-slash character. Required if SelectorAttributeVR has a value of LO.
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