Warning.ObjectType (Propiedad)
Obtiene el tipo de objeto de la definición de informe que ha provocado el error o la advertencia.Solo lectura.
Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Sintaxis
'Declaración
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)
Valor de propiedad
Tipo: String
Un valor string de solo lectura.