Show / Hide Table of Contents

Class BinaryConditionDataSourceOperand

Операнд BinaryConditionOperand, вычисляемый на основании отметки заданного источника данных.

Inheritance
InheritedDto<BinaryConditionBase>
BinaryConditionBase
BinaryConditionOperand
BinaryConditionDataSourceOperand
Inherited Members
BinaryConditionOperand.Value
BinaryConditionOperand.ConditionType
BinaryConditionOperand.Inversion
Namespace: Trivium.CardsModel.ServerModel.BinaryCondition
Assembly: Trivium.CardsModel.dll
Syntax
public class BinaryConditionDataSourceOperand : BinaryConditionOperand, IDependentEntryObject, ISourceAttributeCollector

Properties

int DataSourceId
Идентификатор источника данных.
bool UseValues
Использовать для определения правила поле Values если false то используется ElementIds
Back to top Generated by DocFX