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

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

uid
Unique identifier of the item to remove.

Glossary Item Box

Removes the first occurrence of an item with the specified unique identifier from the current collection of manager items.

Синтаксис

public void RemoveItemByUId( 
   Guid uid 
)

Параметры

uid
Unique identifier of the item to remove.

Исключения

ИсключениеОписание
Terrasoft.Common.ItemNotFoundExceptionIf the item with the uid unique identifier is not found in the current collection of manager items.

Смотри также

© Terrasoft 2002-2017.

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

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