Udostępnij przez


Właściwość Warning.Severity

Pobiera lub ustawia typ ważności błąd lub ostrzeżenie.Tylko do odczytu.

Przestrzeń nazw:  ReportExecution2005
Zestaw:  ReportExecution2005 (w ReportExecution2005.dll)

Składnia

'Deklaracja
Public Property Severity As String
    Get
    Set
'Użycie
Dim instance As Warning
Dim value As String

value = instance.Severity

instance.Severity = value
public string Severity { get; set; }
public:
property String^ Severity {
    String^ get ();
    void set (String^ value);
}
member Severity : string with get, set
function get Severity () : String
function set Severity (value : String)

Wartość właściwości

Typ: System.String
Tylko do odczytu ciąg wartości.

Uwagi

Możliwe wartości Severity właściwość są o i Ostrzeżenie.