InitiallyDisabled Property (AddinInfo Object)

Scope: Schematic editor

Object: AddinInfo Object

Access: Read/Write

Prerequisites: None

Specifies whether or not the addin is disabled when the host application is invoked.

Usage

AddinInfo.InitiallyDisabled

Arguments

None

Return Values

Boolean. A value of “True” indicates that the addin is disabled upon invocation of the host application; “False” indicates that the addin is enabled.