Share

ModelStates.ModelStateTable Property

Parent Object: ModelStates

Description

Read-only property that gets the ModelStateTable object that represents the model states table. If the ModelStates is from a model state member document then this property will return Nothing.

Syntax

ModelStates.ModelStateTable() As ModelStateTable

Property Value

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

Version

Introduced in version 2022

Was this information helpful?