NotifyDescription.Module

Usage:

Read only.

Description:

Type: ManagedForm; CommandInterfaceCommand; CommonModule.
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:

Thin client, web-client, thick client, Mobile application (client).

    

1C:Enterprise Developer's Community