WorkplaceSettingsMetadataTreeVisibility - свойство
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 Nullable<bool> TreeVisibility {
Nullable<bool> get () sealed;
void set (Nullable<bool> value) sealed;
}
[<DataMemberAttribute>]
abstract TreeVisibility : Nullable<bool> with get, set
[<DataMemberAttribute>]
override TreeVisibility : Nullable<bool> with get, set
NullableBooleanIWorkplaceSettingsMetadataTreeVisibility