C#
VB
C++
Gets or sets the Selector Attribute for this SortingOperation.
public long SelectorAttribute { get; set; }
Public Property SelectorAttribute() As Long
Get
Set
public:
property Int64 SelectorAttribute
{
Int64 get()
void set(Int64 value)
}
The Selector Attribute for this SortingOperation.
The SelectorAttribute is a DicomTag identifying a DICOM attribute to be used for sorting.
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