[SerializableAttribute]
public class ListingOrder : BindableCore<SerializableAttribute>
Public Class ListingOrder
Inherits BindableCore| ListingOrder | Initializes a new instance of the ListingOrder class |
| Field | Field Name. |
| IndexExpression | Index of the expression in the expression list. |
| OrderType | Order type [Orden]. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |