SearchQueryDialogViewModelIsPublicQueryCheckBoxVisible - свойство
Признак отображения флага "Общедоступный".
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public bool IsPublicQueryCheckBoxVisible { get; set; }
Public Property IsPublicQueryCheckBoxVisible As Boolean
Get
Set
public:
virtual property bool IsPublicQueryCheckBoxVisible {
bool get () sealed;
void set (bool value) sealed;
}
abstract IsPublicQueryCheckBoxVisible : bool with get, set
override IsPublicQueryCheckBoxVisible : bool with get, set
BooleanISearchQueryDialogViewModelIsPublicQueryCheckBoxVisible