Class GetCourseFeeScheduleEventArgs
Inheritance
System.Object
GetCourseFeeScheduleEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetCourseFeeScheduleEventArgs : ServiceEventArgs<GetCourseFeeScheduleRequest, GetCourseFeeScheduleResponse>
Constructors
GetCourseFeeScheduleEventArgs(GetCourseFeeScheduleRequest)
Initializes a new instance of the GetCourseFeeScheduleEventArgs class.
Declaration
public GetCourseFeeScheduleEventArgs(GetCourseFeeScheduleRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetCourseFeeScheduleRequest | request |