Gets or sets the data element tag used for image set selection.
[DataMemberAttribute()]
public string SelectorValue { get; set; }
<DataMemberAttribute()>
Public Property SelectorValue() As String
Get
Set
public:
[DataMemberAttribute]
property String^ SelectorValue
{
String^ get()
void set(String^ value)
}
The data element tag used for image set selection.
This is one of the members that makes up the ImageSet.ImageSetSelectorSequence. An SOP Instance is included from an image set if the SelectorAttribute is present in the SOP Instance and contains the value specified by SelectorValue.
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