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

EntitySchemaQueryPropertyChangedEventArgs - класс Члены  Смотри также  Terrasoft.Core.Entities - пространство имен : EntitySchemaQueryPropertyChangedEventArgs - класс C#

Glossary Item Box

Provides data about the state for the event of changing the property of the entity schema query.

Синтаксис

public class EntitySchemaQueryPropertyChangedEventArgs<T> : System.EventArgs 
where T: class

Типы обобщений

T
Any class.

Тип EntitySchemaQueryPropertyChangedEventArgs<T> предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public EntitySchemaQueryPropertyChangedEventArgs<T> Initializes a new EntitySchemaQueryPropertyChangedEventArgs<T> instance with the specified previous and current values of property of the entity schema query.  

Cвойства

 ИмяОписание
Public - свойствоOldValuePrevious value of property of the entity schema query.  
Public - свойствоValueCurrent value of property of the entity schema query.  

Иерархия наследования

System.Object
   System.EventArgs
      Terrasoft.Core.Entities.EntitySchemaQueryPropertyChangedEventArgs<T>
         Terrasoft.Core.Entities.EntitySchemaQueryPropertyBeforeChangedEventArgs<T>

Смотри также

© Terrasoft 2002-2017.