KREDOR Business Object Framework Documentation

OrderByAttribute Constructor (String, OrderDirection)

Initializes an instance of the Attribute instructing that the joined collection be sorted by the specified column in the specified direction.

public OrderByAttribute(
   String columnName,
   OrderDirection direction
);

See Also

OrderByAttribute Class | Kredor.BO Namespace | OrderByAttribute Constructor Overload List