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