📚 SAP Business One SDK Help

GetReportSize Method
See Also 

Description

Returns the size of the XML report, in bytes.

Syntax

Visual Basic
Public Function GetReportSize() As Long

Remarks

Call this method when BeforeAction=false and ActionSuccess=true; otherwise an exception is thrown.

See Also