ICubeMetaUpdateAdditionalObject.TargetParent

Syntax

TargetParent: IMetabaseObjectDescriptor;

Description

The TargetParent property determines a parent object for a copy object.

Comments

The value of the property is ignored if the object consumer that will be replaced with the source object is indicated: ICubeMetaUpdateAdditionalObject.Target.

The value of this property is not saved on saving a copying object configured to copy a time series database from one repository to another. This property must be set after loading the copying object from file.

NOTE. It is impossible to set the DescriptorOnly property to True if the TargetParent property is specified for the object.

Example

The property use is given in description of the ICubeMetaUpdateEx.AdditionalObjects property.

See also:

ICubeMetaUpdateAdditionalObject