Click or drag to resize
CTExtensionInitNotify Method

[This is preliminary documentation and is subject to change.]

Notification that this object is now initialized: Database and Profile are now valid. Inheritat may return false to prevent initialized status for eg. licensing purposes.

Namespace: CTExtensions
Assembly: CTInterface (in CTInterface.dll)
Syntax
public virtual bool InitNotify()

Return Value

Type: Boolean
Return false if NOT initialized.
See Also