WorkplaceMetadataTreeVisibility - свойство
Gets or sets a value indicating whether Признак отображения дерева рабочего места
Пространство имён: Tessa.Views.WorkplacesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
public bool TreeVisibility { get; set; }
<DataMemberAttribute>
Public Property TreeVisibility As Boolean
Get
Set
public:
[DataMemberAttribute]
virtual property bool TreeVisibility {
bool get () sealed;
void set (bool value) sealed;
}
[<DataMemberAttribute>]
abstract TreeVisibility : bool with get, set
[<DataMemberAttribute>]
override TreeVisibility : bool with get, set
BooleanIWorkplaceMetadataTreeVisibility