ContainedObject Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a contained object.
public ref class ContainedObject abstract : Microsoft::ReportingServices::RdlObjectModel::IContainedObject
public abstract class ContainedObject : Microsoft.ReportingServices.RdlObjectModel.IContainedObject
type ContainedObject = class
interface IContainedObject
Public MustInherit Class ContainedObject
Implements IContainedObject
- Inheritance
-
ContainedObject
- Implements
Constructors
ContainedObject() |
Initializes a new instance of the ContainedObject class. |
Properties
Parent |
The parent of the contained object. |