IContainedObject.Parent Property

Definition

The parent object.

public:
 property Microsoft::ReportingServices::RdlObjectModel::IContainedObject ^ Parent { Microsoft::ReportingServices::RdlObjectModel::IContainedObject ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::IContainedObject ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.IContainedObject Parent { get; set; }
member this.Parent : Microsoft.ReportingServices.RdlObjectModel.IContainedObject with get, set
Public Property Parent As IContainedObject

Property Value

An IContainedObject object.

Applies to