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.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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