UserGroupReporter.OnGroup
| Syntax | Parameters | Return Value |
|---|---|---|
Event UserGroupReporter.OnGroup( _
GroupID As Integer, _
GroupName As String, _
Description As String, _
GroupPerm As Integer, _
Users As Object(), _
DomainGroup As String, _
LastSyncedTime As Variant, _
ExplicitModules As String(), _
Report As Object, _
Spreadsheet As Object, _
ByRef Action As ReporterAction)
|
Type: Integer
Type: String
Type: String
Type: Integer
Type: Object
Type: String
Type: Variant
Type: String()
Type: Object
Type: Object
Type: ReporterAction |
- |