XRefEdit Property

Determines if the current drawing can be edited in place when being referenced by another user.

See Also | Example

Signature

object.XRefEdit

object

DatabasePreferences
The object or objects this property applies to.

XRefEdit

Boolean; read-write

TRUE: Allows in-place reference editing.

FALSE: Does not allow in-place reference editing.

System variables

The value of this property is stored in the XEDIT system variable.

Remarks

The initial value of this property is TRUE.

 

   Comments?