Share

ModelHoleThreadNoteDefinition.Parent Property

Parent Object: ModelHoleThreadNoteDefinition

Description

Read-only property that returns the parent model annotation that the definition is associated with. This property will return Nothing in the case where the definition is not associated with any annotation. This is the case when it’s been created using one of the create definition methods and when it’s been copied from another definition object.

Syntax

ModelHoleThreadNoteDefinition.Parent() As ModelAnnotation

Property Value

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

Version

Introduced in version 2018

Was this information helpful?