Gets or sets the data element of the sequence that contains the attribute identified by ImageSetSelector.SelectorAttribute
[Element(DicomTag.SelectorSequencePointer)]
public Nullable<long> SelectorSequencePointer { get; set; }
<ElementAttribute(7471186)>
Public Property SelectorSequencePointer() As System.Nullable(Of Long)
Get
Set
public:
[ElementAttribute(7471186)]
property System::Nullable<Int64> SelectorSequencePointer
{
System::Nullable<Int64> get()
void set(System::Nullable<Int64> value)
}
The data element of the sequence that contains the attribute identified by ImageSetSelector.SelectorAttribute
Required if Selector Attribute (0072,0026) is nested in a Sequence. This is not used to identify code sequence attributes. This is a numeric representation of ImageSetSelector.WCFSelectorSequencePointer
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