Show / Hide Table of Contents

Class BinaryConditionPivotHasChecks

Проверка, что у пивота есть хотя бы одна отмеченная ячейка

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

Properties

int CheckboxesColumnIndex
Индекс колонки, в которой расположены чекбоксы.
int PivotSourceId
Идентификатор источника пивота.
Back to top Generated by DocFX