Warning.ObjectName, propriété
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.WinForms
Assembly : Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)
Syntaxe
'Déclaration
Public Property ObjectName As String
public string ObjectName { get; private set; }
public:
property String^ ObjectName {
String^ get ();
private: void set (String^ value);
}
member ObjectName : string with get, private set
function get ObjectName () : String
private function set ObjectName (value : String)
Valeur de propriété
Type : String
Valeur string en lecture seule.