No_Relate_State - BaseData_Set

Determines whether relate operations will be executed after find operations by this object

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean No_Relate_State

Read Access: Get No_Relate_State to BooleanVariable
Write Access: Set No_Relate_State to BooleanVariable/Value


Description

If the value of the No_Relate_State property is True, the relate command will not be executed after any find performed by this object. Certain constraints, i.e., child relates to parent, may not be enforceable if relates do not occur. Note that the Relate_Main_File message will always be sent regardless of the value of No_Relate_State.