Description
Accesses the database's OLESTARTUP header variable value.
See the system variables documentation in the AutoCAD Command Reference for information on OLESTARTUP.
Visual Basic
Public Property OleStartUp() As bool
C#
public bool OleStartUp;
Conditions
Read / Write