Class UpdateElectiveAndSubstitutionPoolEventArgs
Represents arguments to Batch For Update Elective And SubstitutionPool Event.
Inheritance
System.Object
UpdateElectiveAndSubstitutionPoolEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class UpdateElectiveAndSubstitutionPoolEventArgs : ServiceEventArgs<UpdateElectiveAndSubstitutionPoolRequest, UpdateElectiveAndSubstitutionPoolResponse>
Constructors
UpdateElectiveAndSubstitutionPoolEventArgs(UpdateElectiveAndSubstitutionPoolRequest)
Declaration
public UpdateElectiveAndSubstitutionPoolEventArgs(UpdateElectiveAndSubstitutionPoolRequest request)
Parameters
Type | Name | Description |
---|---|---|
UpdateElectiveAndSubstitutionPoolRequest | request |