SettingsUnitTransactionParameterVersionIfExists - свойство

The version number of the settings unit for which the transaction should be opened.
  • > 0 – Check the version number only if the unit is expected to exist (ShouldExist is not )
  • <= 0 – The version number is ignored; only existence checks may be performed depending on ShouldExist

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public int VersionIfExists { get; init; }

Значение свойства

Int32

См. также