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

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

enumType
The type of enumeration.

Glossary Item Box

Gets a dictionary of localizable string presentations of values of the specified enumeration type.

Синтаксис

public static Dictionary<string,string> GetLocalizedNames( 
   Type enumType 
)

Параметры

enumType
The type of enumeration.

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

Dictionary of the localizable strings of values of the specified type of the enumType enumeration.

Смотри также

© Terrasoft 2002-2017.

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

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