WorkplaceMetadata.EmptyFoldersVisible - свойство
Признак отображения пустых папок.
Пространство имён: Tessa.Views.WorkplacesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[DataMemberAttribute]
public bool EmptyFoldersVisible { get; set; }
<DataMemberAttribute>
Public Property EmptyFoldersVisible As Boolean
Get
Set
public:
[DataMemberAttribute]
virtual property bool EmptyFoldersVisible {
bool get () sealed;
void set (bool value) sealed;
}
[<DataMemberAttribute>]
abstract EmptyFoldersVisible : bool with get, set
[<DataMemberAttribute>]
override EmptyFoldersVisible : bool with get, set
BooleanIWorkplaceMetadata.EmptyFoldersVisible