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

EnumStrictUtilities.ToStrict(OrderDirection) - метод Смотри также  Terrasoft.Common - пространство имен > EnumStrictUtilities - класс > ToStrict - метод : ToStrict(OrderDirection) - метод C#

source
Enumeration of the OrderDirection type.

Glossary Item Box

Conversion of enumeration of the OrderDirection type to the enumerations of the OrderDirectionStrict type.

Синтаксис

[Extension()] 
public static OrderDirectionStrict ToStrict( 
   OrderDirection source 
)

Параметры

source
Enumeration of the OrderDirection type.

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

Enumeration of the OrderDirectionStrict type.

Исключения

ИсключениеОписание
UnsupportedTypeExceptionWhen passing as a source parameter of the %% value.

Смотри также

© Terrasoft 2002-2017.

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

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