NotifyDescription

Properties:

AdditionalParameters
ErrorHandlerModule
ErrorHandlerProcedureName
Module
ProcedureName

Constructors:

Main

Description:

Is used for description of a call of the program module procedure that will be executed with the appearance of an expected event, such as closing a form or non-modal dialog window.

Availability:

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

Example:

// Call of the client module procedure
Res = New NotifyDescription("DoAfterCloseQueryBox", ThisObject, Parameter);


    

1C:Enterprise Developer's Community