Class DeleteFerpaGroupDirectoryEventArgs
// Represents arguments to DeleteFerpaGroupDirectoryEvent.
Inheritance
System.Object
DeleteFerpaGroupDirectoryEventArgs
Namespace: Cmc.Nexus.Crm.Events
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class DeleteFerpaGroupDirectoryEventArgs : ServiceEventArgs<DeleteFerpaGroupDirectoryRequest, ServiceResponse>
Constructors
DeleteFerpaGroupDirectoryEventArgs(DeleteFerpaGroupDirectoryRequest)
Declaration
public DeleteFerpaGroupDirectoryEventArgs(DeleteFerpaGroupDirectoryRequest request)
Parameters
Type | Name | Description |
---|---|---|
DeleteFerpaGroupDirectoryRequest | request |