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