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

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

Glossary Item Box

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

Синтаксис

public class EntitySchemaQueryPropertyBeforeChangedEventArgs<T> : EntitySchemaQueryPropertyChangedEventArgs<T> 
where T: class

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

T
Any class.

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

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

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

Cвойства

 ИмяОписание
Public - свойствоCancelIndicates whether changing the property of the entity schema query was cancelled.  

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

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

Смотри также

© Terrasoft 2002-2017.