WorkplaceViewReferenceMetadataRefSection - свойство
Имена секций, которые указываются для данной ссылки.
Пространство имён: Tessa.Views.WorkplacesСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
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