Show / Hide Table of Contents

Class CalculateControlValueBaseAction

Inheritance
Trivium.Common.Models.Entity
CardAction
CalculateControlValueBaseAction
CalculateControlValueAction
CalculateControlValueByDictionaryEntrySourceAction
Inherited Members
CardAction.Comment
CardAction.EnableExpressionId
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
Идентификатор контрола, значение которого нужно рассчитать.
Back to top Generated by DocFX