NotifyDescription.Module
Usage:
Description:
Program module that contains the procedure that will be called.
When you use the type ManagedForm , the module method of the specified managed form will be called.
When you use the type CommandInterfaceCommand , the module method of the command interface command will be called.
When you use the type CommonModule , the method of the shared non-global module will be called.
Availability: