📚 SAP Business One SDK Help

AddReportType Method
See Also 
pIReportType
The data for the new report type.

Description

Adds a new report type.

Syntax

Visual Basic
Public Function AddReportType( _
   ByVal pIReportType As ReportType _
) As ReportTypeParams

Parameters

pIReportType
The data for the new report type.

See Also