Class CalculateControlValueAction
Вычисляет и устанавливает значение для указанного элемента управления.
Inheritance
Trivium.Common.Models.Entity
CalculateControlValueAction
Inherited Members
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 Идентификатор выражения, применяемого для рассчета значения контрола. |