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

GeneralResourceStorage.GetObject(String,String,CultureInfo) - метод Смотри также  Terrasoft.Common - пространство имен > GeneralResourceStorage - класс > GetObject - метод : GetObject(String,String,CultureInfo) - метод C#

managerName
Name of a resource manager.
objectName
The name of the object.
culture
The culture of the object.

Glossary Item Box

Gets the object with the specified name and culture that belongs to the specified resource manager or generates an exception if such an object was not found.

Синтаксис

Параметры

managerName
Name of a resource manager.
objectName
The name of the object.
culture
The culture of the object.

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

The object with the objectName name and culture culture that belongs to the resource manager with the managerName name.

Исключения

ИсключениеОписание
ItemNotFoundExceptionIf in the resource manager managerName an object with the name objectName and culture culture was not found.

Смотри также

© Terrasoft 2002-2017.

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

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