ObjectReporter.OnObject
| Syntax | Parameters | Return Value |
|---|---|---|
Event ObjectReporter.OnObject( _
Folder As Object, _
ObjectTyoe As Integer, _
ObjectSubType As Integer, _
Object As Object, _
CurrentRevision As Integer, _
LatestApprovedRevision As Integer, _
Users As Object(), _
Groups As Object(), _
Report As Object, _
Spreadsheet As Object, _
ByRef Action As ReporterAction)
|
Type: Object
Type: Integer
Type: Integer
Type: Object
Type: Integer
Type: Integer
Type: Object()
Type: Object()
Type: Object
Type: Object
Type: ReporterAction |
- |