MeasureGroup.EstimatedSize Property

Definition

Gets or sets the estimated size of a MeasureGroup.

public long EstimatedSize { get; set; }
member this.EstimatedSize : int64 with get, set
Public Property EstimatedSize As Long

Property Value

A long integer containing the estimated size of a MeasureGroup.

Remarks

The estimated size of the measure group is shown in number of bytes. The data type is long integer, but it represents bytes.

Applies to