Share

MoveDefinition.Parent Property

Parent Object: MoveDefinition

Description

Read-only property that returns the parent MoveFeature of the definition. This can return Nothing in the case where this definition is transient and is not associated with any feature.

Syntax

MoveDefinition.Parent() As MoveFeature

Property Value

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

Version

Introduced in version 2013

Was this information helpful?