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.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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