InformationRegisterRecordKey.<Information register name>.Default

Syntax:

New InformationRegisterRecordKey.(<KeyValues>)

Parameters:

<KeyValues> (optional)

Type: Structure; Undefined.
The name of the key is the name of the (Recorder, Period, <Dimension name>) field, and the field value is the required value of this field.
If the parameter is not set or is set to Undefined, an empty information register record key is created.

Description:

Creates a new object based on the received parameters.
For metadata types, use the functional form of the New(<Type>[, <Parameters>]) operator.

    

1C:Enterprise Developer's Community