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