ValidationError.ErrorCode Property

Gets or sets the error code.

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

Syntax

C#
public int ErrorCode { get; set; }

Property Value

Type: System.Int32
The error code.

See Also

Reference

ValidationError Class

Microsoft.AnalysisServices Namespace