Skip to content

Validate_All_Items_State - dbForm_

Determines if all items are being validated

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Validate_All_Items_State
Access Type Syntax
Read Access: Get Validate_All_Items_State to IntegerVariable
Write Access: Set Validate_All_Items_State to IntegerVariable/Value

Description

Validate_All_Items_State is set to True when all items are validated in one process, as in a save. It is reset to False when one or some other subset of all the items are validated, as in navigation between items.

Default is False.