←Select platform

SelectorAttribute Property

Summary

Gets or sets the Selector Attribute for this SortingOperation.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.SelectorAttribute)] 
public Nullable<long> SelectorAttribute { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471142)] 
   property System::Nullable<Int64> SelectorAttribute 
   { 
      System::Nullable<Int64> get() 
      void set(System::Nullable<Int64> value) 
   } 

Property Value

The Selector Attribute for this SortingOperation.

Remarks

The SelectorAttribute is a DICOM data element Tag to be used for sorting. The SelectorAttribute is required if SortByCategory is null.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.