C# Класс BExIS.Ddm.Model.SearchAttribute

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
dateFormat string

Открытые методы

Метод Описание
GetAggregationType ( string value ) : AggregationType

GetAggregationTypeAsString ( AggregationType value ) : string

GetBoolean ( string value ) : bool

GetBooleanAsString ( bool value ) : string

GetDataType ( String value ) : TypeCode

GetDataTypeAsDisplayString ( TypeCode value ) : string

GetDataTypeAsString ( TypeCode value ) : string

GetDirection ( string value ) : Direction

GetDirectionAsString ( Direction value ) : string

GetSearchType ( String value ) : SearchComponentBaseType

GetSearchTypeAsDisplayString ( SearchComponentBaseType value ) : string

GetSearchTypeAsString ( SearchComponentBaseType value ) : string

GetUIComponent ( string value ) : UiComponent

GetUIComponentAsString ( UiComponent value ) : string

SearchAttribute ( ) : System

Описание методов

GetAggregationType() публичный статический Метод

public static GetAggregationType ( string value ) : AggregationType
value string
Результат AggregationType

GetAggregationTypeAsString() публичный статический Метод

public static GetAggregationTypeAsString ( AggregationType value ) : string
value AggregationType
Результат string

GetBoolean() публичный статический Метод

public static GetBoolean ( string value ) : bool
value string
Результат bool

GetBooleanAsString() публичный статический Метод

public static GetBooleanAsString ( bool value ) : string
value bool
Результат string

GetDataType() публичный статический Метод

public static GetDataType ( String value ) : TypeCode
value String
Результат TypeCode

GetDataTypeAsDisplayString() публичный статический Метод

public static GetDataTypeAsDisplayString ( TypeCode value ) : string
value TypeCode
Результат string

GetDataTypeAsString() публичный статический Метод

public static GetDataTypeAsString ( TypeCode value ) : string
value TypeCode
Результат string

GetDirection() публичный статический Метод

public static GetDirection ( string value ) : Direction
value string
Результат Direction

GetDirectionAsString() публичный статический Метод

public static GetDirectionAsString ( Direction value ) : string
value Direction
Результат string

GetSearchType() публичный статический Метод

public static GetSearchType ( String value ) : SearchComponentBaseType
value String
Результат SearchComponentBaseType

GetSearchTypeAsDisplayString() публичный статический Метод

public static GetSearchTypeAsDisplayString ( SearchComponentBaseType value ) : string
value SearchComponentBaseType
Результат string

GetSearchTypeAsString() публичный статический Метод

public static GetSearchTypeAsString ( SearchComponentBaseType value ) : string
value SearchComponentBaseType
Результат string

GetUIComponent() публичный статический Метод

public static GetUIComponent ( string value ) : UiComponent
value string
Результат UiComponent

GetUIComponentAsString() публичный статический Метод

public static GetUIComponentAsString ( UiComponent value ) : string
value UiComponent
Результат string

SearchAttribute() публичный Метод

public SearchAttribute ( ) : System
Результат System

Описание свойств

dateFormat публичное свойство

public string dateFormat
Результат string