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

LocalizableValueCollection.RemoveByItemName - метод Смотри также  Terrasoft.Common - пространство имен > LocalizableValueCollection - класс : RemoveByItemName - метод C#

itemName
The name of the collection element to delete.

Glossary Item Box

Deletes the element with name itemName from the current collection of localizable values.

Синтаксис

public bool RemoveByItemName( 
   string itemName 
)

Параметры

itemName
The name of the collection element to delete.

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

true if the element with the itemName name has been successfully deleted from the collection; otherwise - false.

Смотри также

© Terrasoft 2002-2017.

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

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