DimensionAttribute.EstimatedCount Property

Definition

Gets or sets the estimated number of members for an attribute.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_EstimatedCount")]
public long EstimatedCount { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_DimensionAttribute_EstimatedCount")>]
member this.EstimatedCount : int64 with get, set
Public Property EstimatedCount As Long

Property Value

Int64

The estimated number of members for an attribute.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to