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

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

uid
Unique identifier of the items to remove.

Glossary Item Box

Removes all items with the specified unique identifier from the current collection of manager items.

Синтаксис

public void RemoveAllItemsByUId( 
   Guid uid 
)

Параметры

uid
Unique identifier of the items to remove.

Исключения

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

Смотри также

© Terrasoft 2002-2017.

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

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