Show / Hide Table of Contents

Class CalculateControlValueAction

Вычисляет и устанавливает значение для указанного элемента управления.

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

Properties

int ExpressionId
Идентификатор выражения, применяемого для рассчета значения контрола.
Back to top Generated by DocFX