WorkplaceCreationContextRefSection - свойство
Список имён секций. Может иметь значение null.
Пространство имён: Tessa.UI.ViewsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public IEnumerable<string> RefSection { get; set; }
Public Property RefSection As IEnumerable(Of String)
Get
Set
public:
virtual property IEnumerable<String^>^ RefSection {
IEnumerable<String^>^ get () sealed;
void set (IEnumerable<String^>^ value) sealed;
}
abstract RefSection : IEnumerable<string> with get, set
override RefSection : IEnumerable<string> with get, set
IEnumerableStringIWorkplaceCreationContextRefSection