←Select platform

SelectorAttribute Property

Summary

Gets or sets a DICOM data element tag to use as a filter.

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

Property Value

A DICOM data element tag to use as a filter.

Remarks

The image set is filtered by the SelectorAttribute and its value (SelectorValue). This is required if FilterByCategory is empty;.

Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.