Share

ModelState.Document Property

Parent Object: ModelState

Description

Read-only property that returns the model state member Document that associates with this model state.

Syntax

ModelState.Document() As Document

Property Value

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

Version

Introduced in version 2022

Was this information helpful?