Propriedade do RDL ValidationError.ErrorText

Gets or sets the error text for this instance.

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

Sintaxe

C#
public string ErrorText { get; set; }

Valor da propriedade

Tipo: System.String
The error text for this instance.

Consulte também

Referência

ValidationError Classe

Namespace Microsoft.AnalysisServices