Share

iMateResultProxy.ParentComposite Property

Parent Object: iMateResultProxy

Description

Property that returns the parent iMateResult object. This property is only valid in the case when the iMateResult object it is being called from is not a composite. This can be checked for by using the IsComposite property of the iMateResult object.

Syntax

iMateResultProxy.ParentComposite() As iMateResult

Property Value

This is a read only property whose value is an iMateResult.

Version

Introduced in version 11

Was this information helpful?