←Select platform

FilterByOperator Property

Summary

Gets or sets the filter-by-operator

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.FilterByOperator)] 
public Nullable<FilterByOperator> FilterByOperator { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::FilterByOperator()))] 
   property Nullable<FilterByOperator^>^ FilterByOperator 
   { 
      Nullable<FilterByOperator^>^ get() 
      void set(Nullable<FilterByOperator^>^ value) 
   } 

Property Value

The filter-by-operator

Remarks

Specifies the operation to be applied between the Hanging Protocol SelectorAttribute and Selector Attribute Values. For more information, see the FilterByOperator enum.

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.