Interface IContainedObject
Represents a contained object.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Interface IContainedObject
'Uso
Dim instance As IContainedObject
public interface IContainedObject
public interface class IContainedObject
type IContainedObject = interface end
public interface IContainedObject
O tipo IContainedObject expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Parent | The parent object. |
Início