SearchConditionOperatorType Property

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

Definition

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

Property Value

Operator

See Also