WorkplaceViewModelRefSection - свойство
Список имён ссылочных секций. Может иметь значение null.
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public IEnumerable<string> RefSection { get; }
Public ReadOnly Property RefSection As IEnumerable(Of String)
Get
public:
virtual property IEnumerable<String^>^ RefSection {
IEnumerable<String^>^ get () sealed;
}
abstract RefSection : IEnumerable<string> with get
override RefSection : IEnumerable<string> with get
IEnumerableStringIWorkplaceViewModelRefSection