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

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

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

Glossary Item Box

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

Синтаксис

Параметры

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

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

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

Смотри также

© Terrasoft 2002-2017.