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

ISchemaManager.InitializeItem - метод Смотри также  Terrasoft.Core - пространство имен > ISchemaManager - интерфейс : InitializeItem - метод C#

itemUId
Identifier of the manager item to initialize.

Glossary Item Box

Initializes the manager item with the specified identifier.

Синтаксис

bool InitializeItem( 
   Guid itemUId 
)

Параметры

itemUId
Identifier of the manager item to initialize.

Тип возвращаемого значения

true if the manager item with the itemUId identifier is successfully initialized; otherwise – false.

Исключения

ИсключениеОписание
Terrasoft.Common.ArgumentEmptyExceptionIf the empty value is passed as the itemUId parameter.

Смотри также

© Terrasoft 2002-2017.

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

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