LogOrderBy Constructor
Initializes the LogOrderBy. 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 LogOrderBy object:
var newObject = new dundas.logging.LogOrderBy();