Click or drag to resize
ItemCollectionSubqueryCollectionLogicalOperator Property
Gets or sets the collection filter's logical operator.

Namespace: ConnectedApps.Cms.Entities.Search
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CollectionLogicalOperator CollectionLogicalOperator { get; set; }

Property Value

Type: CollectionLogicalOperator
See Also