<PackageReference Include="Relativity.Processing.SDK" Version="13.29.419" />

Relativity.Processing.V2.Services.Interfaces.DTOs.ProcessingFilterCompositeExpression

Represents an composite expression object that is used to create filters for processing.

Represents expressions to be combined.

public ProcessingFilterOperator Operator { get; set; }

Represents the operator that combines the conditions.

public string Type { get; }

Represents the expression type.