Hierarchy

  • NomenclatureRegistrationSettings

Properties

Readonly editAfterRegistration

editAfterRegistration: boolean

If the value of the property is true, the number will be editable after registration.

Readonly reserveEnabled

reserveEnabled: boolean

If the property is set to true, number reservation will be enabled.

Readonly resetInPeriod

resetInPeriod: boolean

If the property is set to true, numbering is reset once in a specified period.

Readonly resetNewYear

resetNewYear: boolean
deprecated

Настройка ежегодного сброса заменена настройками периодического сброса.

Использовать:

  1. resetInPeriod для проверки активности периодического сброса.
  2. resetSettings для просмотра текущих настроек сброса.

Значение будет true, если включены настройки сброса (resetInPeriod), в настройках (resetSettings) период сброса — год, количество — 1, а дата следующего сброса выпадает на 1-е января.

Readonly resetSettings

resetSettings: ResetSettings | null

Periodical numbering reset settings of the folder.

Readonly templateEnabled

templateEnabled: boolean

If the parameter is set to true, automatic registration is used. If it is set to false, manual registration is used.

Readonly through

through: boolean

If the property is set to true, continuous numbering with another folder is enabled.

Readonly throughSerialId

throughSerialId: string | null

ID of the folder that continuous numbering is set with.