Class BatchDegreeCertificateEventArgs
Inheritance
System.Object
BatchDegreeCertificateEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class BatchDegreeCertificateEventArgs : ServiceEventArgs<BatchDegreeCertificateRequest, BatchDegreeCertificateResponse>
Constructors
BatchDegreeCertificateEventArgs(BatchDegreeCertificateRequest)
Declaration
public BatchDegreeCertificateEventArgs(BatchDegreeCertificateRequest request)
Parameters
Type | Name | Description |
---|---|---|
BatchDegreeCertificateRequest | request |