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

EntitySchemaQueryExpressionTypeBeforeChangedEventArgs - конструктор Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpressionTypeBeforeChangedEventArgs - класс : EntitySchemaQueryExpressionTypeBeforeChangedEventArgs 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 EntitySchemaQueryExpressionTypeBeforeChangedEventArgs instance with the specified previous and current types of expression of the entity schema query.

Синтаксис

public EntitySchemaQueryExpressionTypeBeforeChangedEventArgs( 
   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.

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

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