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

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

oldValue
Previous value of property of the entity schema query.
value
Current value of property of the entity schema query.

Glossary Item Box

Initializes the EntitySchemaQueryPropertyBeforeChangedEventArgs<T> instance with the specified previous and current values of property of the entity schema query.

Синтаксис

public EntitySchemaQueryPropertyBeforeChangedEventArgs<T>( 
   T oldValue, 
   T value 
)

Параметры

oldValue
Previous value of property of the entity schema query.
value
Current value of property of the entity schema query.

Смотри также

© Terrasoft 2002-2017.

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

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