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

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

item
The manager item that was saved.
isNew
Determines whether the saved item item is new.

Glossary Item Box

Initializes a SchemaManagerItemAfterSaveEventArgs instance using the specified item.

Синтаксис

public SchemaManagerItemAfterSaveEventArgs( 
   ISchemaManagerItem item, 
   bool isNew 
)

Параметры

item
The manager item that was saved.
isNew
Determines whether the saved item item is new.

Смотри также

© Terrasoft 2002-2017.

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

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