Propriété Warning.ObjectType
Obtient le type d'objet dans la définition du rapport qui a provoqué l'erreur ou l'avertissement. En lecture seule.
Espace de noms : Microsoft.Reporting.WinForms
Assembly : Microsoft.ReportViewer.WinForms (en Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ObjectType As String
Get
'Utilisation
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
Valeur de propriété
Type : System.String
Valeur string en lecture seule.