SearchCriteriaSearchConditions Property

Criterion type. Defines documents' property against which the search is performed.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public List<SearchCondition> SearchConditions { get; set; }

Property Value

ListSearchCondition

See Also