CanUnload Property
Object List
Defined By: ObjectModule
Description:
Indicates whether or not the module can be unloaded.
Setting:
Setting Description
False(0) (Default) The module cannot be unloaded.
True(-1) The module can be unloaded.
Details:
This property is read only and can't be changed.
Data Type: Boolean (Read Only)