Partager via


Interface IContainedObject

Represents a contained object.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Interface IContainedObject
'Utilisation
Dim instance As IContainedObject
public interface IContainedObject
public interface class IContainedObject
type IContainedObject =  interface end
public interface IContainedObject

Le type IContainedObject expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Parent The parent object.

Haut de la page