MeasureGroup.EstimatedSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.