WorkplaceViewReferenceMetadataRefSection - свойство
Имена секций, которые указываются для данной ссылки.
Пространство имён: Tessa.Views.WorkplacesСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public IList<string> RefSection { get; set; }
Public Property RefSection As IList(Of String)
Get
Set
public:
virtual property IList<String^>^ RefSection {
IList<String^>^ get () sealed;
void set (IList<String^>^ value) sealed;
}
abstract RefSection : IList<string> with get, set
override RefSection : IList<string> with get, set
IListStringIWorkplaceViewReferenceMetadataRefSection