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

EntitySchemaQueryExpressionCollectionBeforeItemChangedEventArgs - конструктор Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpressionCollectionBeforeItemChangedEventArgs - класс : EntitySchemaQueryExpressionCollectionBeforeItemChangedEventArgs C#

index
Index of the collection item.
expression
Current value of the item of the collection of query expressions.
oldExpression
Previous value of the item of the collection of query expressions.

Glossary Item Box

Initializes the EntitySchemaQueryExpressionCollectionBeforeItemChangedEventArgs instance with the specified index of the collection item, previous and current values of the item of the collection of query expressions.

Синтаксис

public EntitySchemaQueryExpressionCollectionBeforeItemChangedEventArgs( 
   int index, 
   EntitySchemaQueryExpression expression, 
   EntitySchemaQueryExpression oldExpression 
)

Параметры

index
Index of the collection item.
expression
Current value of the item of the collection of query expressions.
oldExpression
Previous value of the item of the collection of query expressions.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?