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

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

name
The name of the searched resource.

Glossary Item Box

Returns the resource with the specified name from the current resource group and its subgroups or generates and exception if the resource with this name was not found.

Синтаксис

public ResourceItem GetItemByName( 
   string name 
)

Параметры

name
The name of the searched resource.

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

The first found resource with the name name in the current resource group and its subgroups.

Исключения

ИсключениеОписание
ItemNotFoundExceptionIf the resource with the name name was not found in the current resource group or its subgroups.

Смотри также

© Terrasoft 2002-2017.

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

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