Właściwość Setting.Error
Błąd, który opisuje problem z wartość ustawienia.
Przestrzeń nazw: Microsoft.ReportingServices.Interfaces
Zestawy: Microsoft.ReportingServices.Interfaces (w Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Składnia
'Deklaracja
Public Property Error As String
Get
Set
'Użycie
Dim instance As Setting
Dim value As String
value = instance.Error
instance.Error = value
public string Error { get; set; }
public:
property String^ Error {
String^ get ();
void set (String^ value);
}
member Error : string with get, set
function get Error () : String
function set Error (value : String)
Wartość właściwości
Typ: System.String
Komunikat o błędzie w tym artykule opisano problem z wartość ustawienia.