Proprietà Warning.ObjectType
Recupera il tipo di oggetto nella definizione del rapporto che ha causato l'errore o l'avviso. Di sola lettura.
Spazio dei nomi Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ObjectType As String
Get
'Utilizzo
Dim instance As Warning
Dim value As String
value = instance.ObjectType
public string ObjectType { get; }
public:
property String^ ObjectType {
String^ get ();
}
member ObjectType : string
function get ObjectType () : String
Valore proprietà
Tipo: System.String
Valore stringa di sola lettura.