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