Class CalculateControlValueBaseAction
Inheritance
Trivium.Common.Models.Entity
CalculateControlValueBaseAction
Namespace: Trivium.CardsModel.ServerModel.Actions
Assembly: Trivium.CardsModel.dll
Syntax
public abstract class CalculateControlValueBaseAction : CardAction, IEntity, IBaseEntity<int>, IBaseId<int>, IReadOnlyBaseEntity<int>, IReadOnlyBaseId<int>, IDependentEntryObject, ISourceAttributeCollector
Properties
int | ControlId Идентификатор контрола, значение которого нужно рассчитать. |