Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

Вычитание(EntitySchemaQueryExpression,Double) - оператор Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpression - класс > Вычитание - оператор : Вычитание(EntitySchemaQueryExpression,Double) - оператор C#

leftOperand
The expression of the entity schema query – right operand in the subtraction operation.
rightOperand
Value of the System.Double type – left operand of the expression value.

Glossary Item Box

Overloads the operator of the arithmetic subtraction for expressions of queries against entity schemas.

Синтаксис

Параметры

leftOperand
The expression of the entity schema query – right operand in the subtraction operation.
rightOperand
Value of the System.Double type – left operand of the expression value.

Тип возвращаемого значения

A new expression of the entity schema query that represents the difference of the leftOperand and rightOperand operands.

Смотри также

© Terrasoft 2002-2017.