Click or drag to resize

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

Property Value

Type: CompositeQueryOperationEnum
The mode.
See Also