Propriété Warning.ObjectName
Obtient le nom de l'objet dans la définition du rapport qui a contribué à l'avertissement. En lecture seule.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ObjectName As String
Get
'Utilisation
Dim instance As Warning
Dim value As String
value = instance.ObjectName
public string ObjectName { get; }
public:
property String^ ObjectName {
String^ get ();
}
member ObjectName : string
function get ObjectName () : String
Valeur de propriété
Type : System.String
Valeur string en lecture seule.