pmMDA.NET

OrderParameter Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the OrderParameter class.

public OrderParameter(
   string fieldName,
   OrderDirection direction
);

Parameters

fieldName
The name of the data obejct field.
direction
The direction of the order.

See Also

OrderParameter Class | PmMda.Net.Dog.Sorting Namespace