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

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

name
The name of the resource manager.

Glossary Item Box

Gets the resource manager with the specified name or generates exception if the manager with this name was not found in the current collection.

Синтаксис

public ResourceManager GetByName( 
   string name 
)

Параметры

name
The name of the resource manager.

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

The resource manager with the name name.

Исключения

ИсключениеОписание
ItemNotFoundExceptionIf the element with the name name was not found in the current collection.

Смотри также

© Terrasoft 2002-2017.

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

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