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

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

oldValue
Previous type of expression of the entity schema query.
value
Current type of expression of the entity schema query.

Glossary Item Box

Initializes the EntitySchemaQueryExpressionTypeChangedEventArgs instance with the specified previous and current types of expression of the entity schema query.

Синтаксис

public EntitySchemaQueryExpressionTypeChangedEventArgs( 
   EntitySchemaQueryExpressionType oldValue, 
   EntitySchemaQueryExpressionType value 
)

Параметры

oldValue
Previous type of expression of the entity schema query.
value
Current type of expression of the entity schema query.

Смотри также

© Terrasoft 2002-2017.

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

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