Click or drag to resize
ItemCollectionFilterLogicalOperator Property
Gets or sets the behavior in how the filter relates the collection of filters or filter before it.

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

Property Value

Type: LogicalOperator
See Also