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

EntitySchemaColumnDef.GetFilteredSettingsList - метод Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchemaColumnDef - класс : GetFilteredSettingsList - метод C#

dataValueType
The type of the column data.
userConnection
User connection.

Glossary Item Box

Gets the filtered list of settings depending on the specified column data type.

Синтаксис

public static Dictionary<string,string> GetFilteredSettingsList( 
   DataValueType dataValueType, 
   UserConnection userConnection 
)

Параметры

dataValueType
The type of the column data.
userConnection
User connection.

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

Filtered list of settings for the dataValueType data type.

Смотри также

© Terrasoft 2002-2017.

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

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