IContainedObject 接口

Represents a contained object.

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

语法

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

IContainedObject 类型公开以下成员。

属性

  名称 说明
公共属性 Parent The parent object.

页首