Sage Intacct SDK for JavaScript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Read
constructor
_control
Id
_keys
doc
Par
Id
fields
object
Name
MAX_
KEY_
COUNT
control
Id
keys
write
Xml
Read
ByName
Read
ByQuery
Read
More
Hierarchy
AbstractFunction
Read
Implements
IFunction
Index
Constructors
constructor
Properties
_control
Id
_keys
doc
Par
Id
fields
object
Name
MAX_
KEY_
COUNT
Accessors
control
Id
keys
Methods
write
Xml
Constructors
constructor
new
Read
(
controlId
?:
string
)
:
Read
Parameters
Optional
controlId:
string
Returns
Read
Properties
Protected
_control
Id
_control
Id
:
string
Private
_keys
_keys
:
number
[]
doc
Par
Id
doc
Par
Id
:
string
fields
fields
:
string
[]
object
Name
object
Name
:
string
Static
Readonly
MAX_
KEY_
COUNT
MAX_
KEY_
COUNT
:
100
= 100
Accessors
control
Id
get
controlId
(
)
:
string
set
controlId
(
controlId
:
string
)
:
void
Returns
string
Parameters
controlId:
string
Returns
void
keys
get
keys
(
)
:
number
[]
set
keys
(
keys
:
number
[]
)
:
void
Returns
number
[]
Parameters
keys:
number
[]
Returns
void
Methods
write
Xml
write
Xml
(
xml
:
IaXmlWriter
)
:
void
Parameters
xml:
IaXmlWriter
Returns
void
Generated using
TypeDoc