Share

ModelState.SubstituteOccurrence Property

Parent Object: ModelState

Description

Read-only property that returns the ComponentOccurrence object associated with this model state. This property returns Nothing if the ModelState property returns anything but kSubstituteModelState.

Syntax

ModelState.SubstituteOccurrence() As ComponentOccurrence

Property Value

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

Version

Introduced in version 2022

Was this information helpful?