获取报表定义中为警告分配的对象的名称。只读。
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)
语法
声明
Public ReadOnly Property ObjectName As String
Get
用法
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
属性值
类型:System.String
一个只读字符串值。