Udostępnij za pośrednictwem


Właściwość Warning.ObjectName —

Gets the name of the object in the report definition that contributed to the warning. Read-only.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public Property ObjectName As String
public string ObjectName { get; private set; }
public:
property String^ ObjectName {
    String^ get ();
    private: void set (String^ value);
}
member ObjectName : string with get, private set
function get ObjectName () : String
private function set ObjectName (value : String)

Wartość właściwości

Typ: String
A read-only string value.

Zobacz też

Informacje

Warning Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms