Show / Hide Table of Contents

Class BinaryConditionDictionaryContainsAnyElementsOperand

Определяет наличие элемента справочника с указанными настройками.

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

Properties

int AttributeId
Идентификатор атрибута для применения условия.
int DictionarySourceId
Идентификатор справочника - источника данных.
bool OnlySelectedElements
производить поиск только по отмеченным элементам источника.
Back to top Generated by DocFX