RuntimeCreateDecision Property (AddinInfo Object)

Scope: Schematic editor

Object: AddinInfo Object

Access: Read/Write

Prerequisites: None

Indicates whether or not the creation decision must be delegated to the module that hosts the addin.

Usage

AddinInfo.RuntimeCreateDecision

Arguments

None

Return Values

Boolean. True indicates that the creation decision must be delegate to the host module; False otherwise.