Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Abstract
Select
Function
Average
Count
Field
Maximum
constructor
AVERAGE
COUNT
MAXIMUM
MINIMUM
SUM
get
Function
Name
write
Xml
Minimum
Select
Builder
Select
Function
Factory
Sum
ISelect
Hierarchy
AbstractSelectFunction
Maximum
Implements
ISelect
Index
Constructors
constructor
Properties
AVERAGE
COUNT
MAXIMUM
MINIMUM
SUM
Methods
get
Function
Name
write
Xml
Constructors
constructor
new
Maximum
(
fieldName
:
string
)
:
Maximum
Parameters
fieldName:
string
Returns
Maximum
Properties
Static
Readonly
AVERAGE
AVERAGE
:
"avg"
= "avg"
Static
Readonly
COUNT
COUNT
:
"count"
= "count"
Static
Readonly
MAXIMUM
MAXIMUM
:
"max"
= "max"
Static
Readonly
MINIMUM
MINIMUM
:
"min"
= "min"
Static
Readonly
SUM
SUM
:
"sum"
= "sum"
Methods
get
Function
Name
get
Function
Name
(
)
:
string
Returns maximum aggregate function name
Returns
string
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc
Returns maximum aggregate function name