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.0.0.1664 (8.0.0.1664)
Syntax
public CompositeQueryOperationEnum Operation { get; set; }

Property Value

Type: CompositeQueryOperationEnum
The mode.
See Also