SearchConditionOperands Property |
List of operands for the criterion. Number of required items and their types depends on type of criterion.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<Object> Operands { get; set; }
Property Value
Type:
ListObject
See Also