Click or drag to resize
QueryInputFlatModelOperation Property
Gets or sets the mode of query aggregation.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public CompositeQueryOperationEnum Operation { get; set; }

Property Value

Type: CompositeQueryOperationEnum
The mode.
See Also