Click or drag to resize

CTExtensionIsInitialized Method

Getter to indicate if this extension is currently initialized or not.

Namespace: CTExtensions
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public virtual bool IsInitialized()

Return Value

Boolean
True if initialized, false otherwise.
See Also