←Select platform

SelectorAttribute Property

Summary

Gets or sets the Selector Attribute for this SortingOperation.

Syntax

C#
VB
C++
public long SelectorAttribute { get; set; } 
Public Property SelectorAttribute() As Long 
   Get 
   Set 
public:  
   property Int64 SelectorAttribute 
   { 
      Int64 get() 
      void set(Int64 value) 
   } 

Property Value

The Selector Attribute for this SortingOperation.

Remarks

The SelectorAttribute is a DicomTag identifying a DICOM attribute to be used for sorting.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly