IContainedObject Interface

Represents a contained object.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Interface IContainedObject
'Usage
Dim instance As IContainedObject
public interface IContainedObject
public interface class IContainedObject
type IContainedObject =  interface end
public interface IContainedObject

The IContainedObject type exposes the following members.

Properties

  Name Description
Public property Parent The parent object.

Top

See Also

Reference

Microsoft.ReportingServices.RdlObjectModel Namespace