Open this page in the API Guide

LogOnHistoryOrderBy Constructor

Initializes the OrderBy. Called during construction.
 

Parameters

orderByOptions

Type: Object
(optional) An object literal with the default values for any properties.
Optional: True

Examples

The following example initializes a new instance of a LogOnHistoryOrderBy object:

1
var newObject = new dundas.logon.LogOnHistoryOrderBy();