C#
VB
C++
Gets or sets the Selector Value if the SelectorAttributeVR is "SS".
[Element(DicomTag.SelectorSSValue)]public List<short> SelectorSSValue { get; set; }
<ElementAttribute(7471230)>Public Property SelectorSSValue() As System.Collections.Generic.List(Of Short)GetSet
public:[ElementAttribute(7471230)]property System::Collections::Generic::List<short>^ SelectorSSValue{System::Collections::Generic::List<short>^ get()void set(System::Collections::Generic::List<short>^ value)}
The Selector Value if the SelectorAttributeVR is "SS".
If the SelectorAttributeVR is "SS", then the SelectorSSValue is used as the value for the SelectorAttribute.
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
