Gets or sets the data element tag used for image set selection.
[Element(DicomTag.SelectorAttribute)]
public long SelectorAttribute { get; set; }
<ElementAttribute(7471142)>
Public Property SelectorAttribute() As Long
Get
Set
public:
[ElementAttribute(7471142)]
property Int64 SelectorAttribute
{
Int64 get()
void set(Int64 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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document