SettingsUnitTransactionParameterShouldExist - свойство
Indicates the expected existence of the settings unit in the system.
- – The unit must exist
- – The unit must not exist
- – Existence doesn't matter
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public bool? ShouldExist { get; init; }
Public Property ShouldExist As Boolean?
Get
Set
public:
property Nullable<bool> ShouldExist {
Nullable<bool> get ();
void set (Nullable<bool> value);
}
member ShouldExist : Nullable<bool> with get, set
Значение свойства
NullableBoolean