←Select platform

SelectorValue Property

Summary

Gets or sets a the required value of the SelectorAttribute to be used for this FilterOperation.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public string SelectorValue { get; set; } 
public:  
   [DataMemberAttribute] 
   property String^ SelectorValue 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The required value of the SelectorAttribute to be used for this FilterOperation.

Remarks

The image set is filtered by the SelectorAttribute and its value (SelectorValue).

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.