Dimension.ErrorConfiguration Property

Definition

Get or sets the error configuration object for the current dimension.

public Microsoft.AnalysisServices.ErrorConfiguration ErrorConfiguration { get; set; }
member this.ErrorConfiguration : Microsoft.AnalysisServices.ErrorConfiguration with get, set
Public Property ErrorConfiguration As ErrorConfiguration

Property Value

The error configuration object for the current dimension.

Applies to