SearchCriteriaSearchConditions Property |
Criterion type.
Defines documents' property against which the search is performed.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<SearchCondition> SearchConditions { get; set; }
Property Value
Type:
ListSearchCondition
See Also