Share

ModelState.Parent Property

Parent Object: ModelState

Description

Gets the parent object from whom this object can logically be reached.

Syntax

ModelState.Parent() As ComponentDefinition

Property Value

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

Version

Introduced in version 2022

Was this information helpful?