TaskObject.<Task name>.InteractiveActivationProcessing

Syntax:

InteractiveActivationProcessing(<StandardProcessing>)

Parameters:

<StandardProcessing>

Type: Boolean.
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.

Description:

Occurs when executing the method ActivateInteractively() before calling the same handler of a corresponding business process route point. If standard processing has not been changed, after this event a handler of business process route point interactive activation will be called.

Note:

Event does not occur in the ManagedApplication mode.

    

1C:Enterprise Developer's Community