C# Class BExIS.Ddm.Model.SearchAttribute

Afficher le fichier Open project: BEXIS2/Core Class Usage Examples

Méthodes publiques

Свойство Type Description
dateFormat string

Méthodes publiques

Méthode Description
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

Method Details

GetAggregationType() public static méthode

public static GetAggregationType ( string value ) : AggregationType
value string
Résultat AggregationType

GetAggregationTypeAsString() public static méthode

public static GetAggregationTypeAsString ( AggregationType value ) : string
value AggregationType
Résultat string

GetBoolean() public static méthode

public static GetBoolean ( string value ) : bool
value string
Résultat bool

GetBooleanAsString() public static méthode

public static GetBooleanAsString ( bool value ) : string
value bool
Résultat string

GetDataType() public static méthode

public static GetDataType ( String value ) : TypeCode
value String
Résultat TypeCode

GetDataTypeAsDisplayString() public static méthode

public static GetDataTypeAsDisplayString ( TypeCode value ) : string
value TypeCode
Résultat string

GetDataTypeAsString() public static méthode

public static GetDataTypeAsString ( TypeCode value ) : string
value TypeCode
Résultat string

GetDirection() public static méthode

public static GetDirection ( string value ) : Direction
value string
Résultat Direction

GetDirectionAsString() public static méthode

public static GetDirectionAsString ( Direction value ) : string
value Direction
Résultat string

GetSearchType() public static méthode

public static GetSearchType ( String value ) : SearchComponentBaseType
value String
Résultat SearchComponentBaseType

GetSearchTypeAsDisplayString() public static méthode

public static GetSearchTypeAsDisplayString ( SearchComponentBaseType value ) : string
value SearchComponentBaseType
Résultat string

GetSearchTypeAsString() public static méthode

public static GetSearchTypeAsString ( SearchComponentBaseType value ) : string
value SearchComponentBaseType
Résultat string

GetUIComponent() public static méthode

public static GetUIComponent ( string value ) : UiComponent
value string
Résultat UiComponent

GetUIComponentAsString() public static méthode

public static GetUIComponentAsString ( UiComponent value ) : string
value UiComponent
Résultat string

SearchAttribute() public méthode

public SearchAttribute ( ) : System
Résultat System

Property Details

dateFormat public_oe property

public string dateFormat
Résultat string