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.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public int VersionIfExists { get; init; }

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

Int32

См. также