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

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

name
The name of the resource manager to search.

Glossary Item Box

Searches for the resource manager with the specified name in the current collection.

Синтаксис

public ResourceManager FindByName( 
   string name 
)

Параметры

name
The name of the resource manager to search.

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

The resource manager with the name name or null if the resource manager with this name was not found in the current collection.

Смотри также

© Terrasoft 2002-2017.

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

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