Click or drag to resize
FdoFilterGetBinaryOperationString Method
Returns String converted from specified binary operation.

Namespace: FDF.Common.Features.Filters
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static string GetBinaryOperationString(
	FdoBinaryLogicalOperation operation
)

Parameters

operation
Type: FDF.Common.Features.FiltersFdoBinaryLogicalOperation
Operation to convert.

Return Value

Type: String
Remarks