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

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

name
The name of the searched resource.

Glossary Item Box

Searches for the resource with the specified name in the current resource group and its subgroups.

Синтаксис

public ResourceItem FindItemByName( 
   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 or null if the item with this name was not found.

Смотри также

© Terrasoft 2002-2017.

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

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