Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Order
Direction
Order
Ascending
constructor
ASCENDING
DESCENDING
get
Direction
write
Xml
Order
Builder
Order
Descending
IOrder
Hierarchy
AbstractOrderDirection
OrderAscending
Implements
IOrder
Index
Constructors
constructor
Properties
ASCENDING
DESCENDING
Methods
get
Direction
write
Xml
Constructors
constructor
new
Order
Ascending
(
fieldName
:
string
)
:
OrderAscending
Parameters
fieldName:
string
Returns
OrderAscending
Properties
Static
Readonly
ASCENDING
ASCENDING
:
"ascending"
= "ascending"
Static
Readonly
DESCENDING
DESCENDING
:
"descending"
= "descending"
Methods
get
Direction
get
Direction
(
)
:
string
Returns ascending direction
Returns
string
string
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc
Returns ascending direction