Share

ModelState.ModelStateType Property

Parent Object: ModelState

Description

Read-only property that returns the enum indicating the model state type. This can be kMasterModelState, kSubstituteModelState, or kCustomModelState.

Syntax

ModelState.ModelStateType() As ModelStateTypeEnum

Property Value

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

Version

Introduced in version 2022

Was this information helpful?