ExchangePlanManager.<Exchange plan name>.PresentationFieldsGetProcessing

Syntax:

PresentationFieldsGetProcessing(<Fields>, <StandardProcessing>)

Parameters:

<Fields>

Type: Array.
This array contains names of fields which are required for generating presentation for object or reference.

<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.
This array contains names of fields which are required for generating presentation for object or reference.
Default value: True.

Description:

Occures when exchange plan receives a set of fields, from which the presentation of object or link is generated.

Note:

The result of event processing is cached for the session.

    

1C:Enterprise Developer's Community