Class DictionaryVirtualElement
Модель виртуального элемента, расширяющая функционал DictionaryRootElement
Inherited Members
Namespace: Trivium.DictionariesDto.Metadata.Models
Assembly: Trivium.DictionariesDto.dll
Syntax
public class DictionaryVirtualElement : DictionaryRootElement, IEquatable<DictionaryVirtualElement>, ICopyable<DictionaryVirtualElement>
Properties
bool | AllowAddChildren Должен ли виртуальный элемент добавить все существующие элементы дочерними к себе |
Nullable<int> | Id Идентификатор элемента |
Nullable<int> | NamePositionAttributeId Идентификатор атрибута, в котором будет отображаться наименование элемента. |