Share

ModelCompositeAnnotation.CompositeAnnotation Property

Parent Object: ModelCompositeAnnotation

Description

Read-only property that returns the ModelCompositeAnnotation object if this annotation is a member of it. This returns Nothing if the IsMemberOfCompositeAnnotation returns False.

Syntax

ModelCompositeAnnotation.CompositeAnnotation() As ModelCompositeAnnotation

Property Value

This is a read only property whose value is a ModelCompositeAnnotation.

Version

Introduced in version 2018

Was this information helpful?