Application.ReportEnterpriseAfterInsert

This event is called before inserting enterprise object.

Syntax Parameters Return Value
Event Application.ReportEnterpriseAfterInsert( _
    Report As Report, _
    pReportObject As ReportObject)
  • Report [in]

Type: Report

  • pReportObject [in]

Type: ReportObject

-