Skip to content

Read_Only_State - DataList_

Determines if saving or deletion of this object's main file may be done through this object

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

Syntax

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

Description

When the Read_only_state property is true, no saving or deletion of this object's main file may be done through this object. Request_save and request_delete messages are ignored and delete cascading is stopped along this branch.

Default is false.