AuditReport.RgrgoFromEntries Method
This member is reserved for internal use and is not intended to be used directly from your code.AuditReport - RgrgoFromEntriesLegacy support for converting the rows of data into a multi-dimensional array.
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Protected Function RgrgoFromEntries As Object(,)
'Usage
Dim returnValue As Object(,)
returnValue = Me.RgrgoFromEntries()
protected Object[,] RgrgoFromEntries()
Return Value
Type: [,]
a multi-dimensional array containing columns for the row of data