ISchemaManager.InitializeItem - метод Смотри также Terrasoft.Core - пространство имен > ISchemaManager - интерфейс : InitializeItem - метод C#
- itemUId
- Identifier of the manager item to initialize.
Glossary Item Box
Параметры
- itemUId
- Identifier of the manager item to initialize.
Тип возвращаемого значения
true
if the manager item with the itemUId identifier is successfully initialized; otherwise – false
.Исключение | Описание |
---|---|
Terrasoft.Common.ArgumentEmptyException | If the empty value is passed as the itemUId parameter. |