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