Dimension.ErrorConfiguration Property

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public ErrorConfiguration ErrorConfiguration { get; set; }

Property Value

Type: Microsoft.AnalysisServices.ErrorConfiguration
The error configuration object for the current dimension.

See Also

Reference

Dimension Class

Microsoft.AnalysisServices Namespace