XMLExcelReport_RU.insertValueToSection Method [AX 2012]
Inserts a value into the document.
Syntax
protected void insertValueToSection(Bookmark _bookmark, anytype _value)
Run On
Called
Parameters
- _bookmark
Type: Bookmark Extended Data Type
The bookmark where the value should be inserted.
- _value
Type: anytype
The value to insert.
Remarks
If the value is an empty date, a blank string is inserted.