Show / Hide Table of Contents

Class DictionaryVirtualElement

Модель виртуального элемента, расширяющая функционал DictionaryRootElement

Inheritance
DictionaryRootElement
DictionaryVirtualElement
PivotDictionaryVirtualElement
Inherited Members
DictionaryRootElement.Name
DictionaryRootElement.LocalizedName
DictionaryRootElement.Position
Namespace: Trivium.DictionariesDto.Metadata.Models
Assembly: Trivium.DictionariesDto.dll
Syntax
public class DictionaryVirtualElement : DictionaryRootElement

Properties

bool AllowAddChildren
Должен ли виртуальный элемент добавить все существующие элементы дочерними к себе
int? Id
Идентификатор элемента
int? NamePositionAttributeId
Идентификатор атрибута, в котором будет отображаться наименование элемента.
Back to top Generated by DocFX