Share

ModelAnnotation.CompositeAnnotation Property

Parent Object: ModelAnnotation

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

ModelAnnotation.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?