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