SearchConditionOperands Property
List of operands for the criterion. Number of required items and their types depends on type of criterion.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
public List<Object> Operands { get; set; }
Property Value
ListObject