Show / Hide Table of Contents

Class BinaryConditionOperand

Операнд, соответсвующий некоторому булеву значению, полученному при сопоставлении значения контрола с заданным значением фильтра.

Inheritance
InheritedDto<BinaryConditionBase>
BinaryConditionBase
BinaryConditionOperand
BinaryConditionDataSourceOperand
BinaryConditionDictionaryContainsAnyElementsOperand
BinaryConditionExpressionOperand
BinaryConditionPivotHasChecks
BinaryConditionUiSourceOperand
BinaryConditionWorkflowContainsStates
Namespace: Trivium.CardsModel.ServerModel.BinaryCondition
Assembly: Trivium.CardsModel.dll
Syntax
public abstract class BinaryConditionOperand : BinaryConditionBase, IDependentEntryObject, ISourceAttributeCollector

Properties

ConditionType ConditionType
Условие фильтра.
bool Inversion
Признак инвертирования условия фильтра.
Object Value
Значение фильтра.
Back to top Generated by DocFX