Click or drag to resize
FdoFilterExpressionT, VBinaryLogicalOperation Property
Gets or sets binary logical operation applied to an aggregate filter.

Namespace: FDF.Common.Features.Filters
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdoBinaryLogicalOperation BinaryLogicalOperation { get; set; }

Property Value

Type: FdoBinaryLogicalOperation

Return Value

Type: FdoBinaryLogicalOperation

Implements

IFdoFilterExpressionBinaryLogicalOperation
Remarks