Show / Hide Table of Contents

Class CreateNewElementInDictionaryAction

Действие, создание нового элемента в справочнике.

Inheritance
Trivium.Common.Models.Entity
CardAction
CreateNewElementInDictionaryAction
Inherited Members
CardAction.Comment
CardAction.EnableExpressionId
Namespace: Trivium.CardsModel.ServerModel.Actions
Assembly: Trivium.CardsModel.dll
Syntax
public class CreateNewElementInDictionaryAction : CardAction, IEntity, IBaseEntity<int>, IBaseId<int>, IReadOnlyBaseEntity<int>, IReadOnlyBaseId<int>, IDependentEntryObject, ISourceAttributeCollector

Properties

List<ElementAttributeValue> DefaultValues
Коллекция значений атрибутов, которые будут использоваться по умолчанию.
int DictionaryId
Идентификатор справочного источника.
Nullable<int> DictionarySourceId
Идентификатор источника (справочника) в который нужно установить указанное значение.
Back to top Generated by DocFX