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