INamedObject 接口

Represents a named object.

命名空间:  Microsoft.ReportingServices.RdlObjectModel
程序集:  Microsoft.ReportingServices.Designer.Controls(在 Microsoft.ReportingServices.Designer.Controls.dll 中)

语法

声明
Public Interface INamedObject
用法
Dim instance As INamedObject
public interface INamedObject
public interface class INamedObject
type INamedObject =  interface end
public interface INamedObject

INamedObject 类型公开以下成员。

属性

  名称 说明
公共属性 Name The object name.

页首