CatalogManager.<Catalog name>.PresentationGetProcessing

Syntax:

PresentationGetProcessing(<Data>, <Presentation>, <StandardProcessing>)

Parameters:

<Data>

Type: Structure.
Contains values of fields, which are used for generating the presentation.

<Presentation>

Type: String.
String, where the presentation of object or reference must be placed.

<StandardProcessing>

Type: Boolean.
This parameter passes a flag of generating the standard presentation for an object or reference.
If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.

Description:

Occurs when catalog receives a presentation for object or a reference.

    

1C:Enterprise Developer's Community