Właściwość Warning.ObjectType —
Gets the type of object in the report definition that caused the error or warning. Read-only.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
Public Property ObjectType As String
public string ObjectType { get; private set; }
public:
property String^ ObjectType {
String^ get ();
private: void set (String^ value);
}
member ObjectType : string with get, private set
function get ObjectType () : String
private function set ObjectType (value : String)
Wartość właściwości
Typ: String
A read-only string value.