←Select platform

SelectorValueNumber Property

Summary

Gets or sets an index specifying which value of SelectorAttribute to use for this FilterOperation..

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

Property Value

The index specifying which value ofSelectorAttribute to use for this FilterOperation..

Remarks

If the SelectorAttribute is multi-valued, then the SelectorValueNumber specifies which value of SelectorAttribute to use for this FilterOperation.. The value 1 refers to the first value. The value 0 refers to any value.

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.