Click or drag to resize

SearchConditionOperatorType Property

Operator for the criterion. Different operators require different number of operands provided in Operands list.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public Operator OperatorType { get; set; }

Property Value

Type: Operator
See Also