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

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

name
Name of the item to remove.

Glossary Item Box

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

Синтаксис

public void RemoveItemByName( 
   string name 
)

Параметры

name
Name of the item to remove.

Исключения

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

Смотри также

© Terrasoft 2002-2017.

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

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