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

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

dataValueType
Data type.

Glossary Item Box

Verifies that the output of the function has the specified data type. Otherwise, an exception is thrown.

Синтаксис

public void CheckIsSupportedDataValueType( 
   DataValueType dataValueType 
)

Параметры

dataValueType
Data type.

Исключения

ИсключениеОписание
Terrasoft.Common.UnsupportedTypeExceptionIf the output of the function is of a data type other than dataValueType.

Смотри также

© Terrasoft 2002-2017.

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

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