Class GetDetailTransactionReportResultEventArgs
Represents arguments to GetDetailTransactionReportResult.
Inheritance
System.Object
GetDetailTransactionReportResultEventArgs
Namespace: Cmc.Nexus.StudentAccounts.Events
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class GetDetailTransactionReportResultEventArgs : ServiceEventArgs<GetDetailTransactionReportResultRequest, GetDetailTransactionReportResultResponse>
Constructors
GetDetailTransactionReportResultEventArgs(GetDetailTransactionReportResultRequest)
Initializes a new instance of the GetDetailTransactionReportResultEventArgs class.
Declaration
public GetDetailTransactionReportResultEventArgs(GetDetailTransactionReportResultRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetDetailTransactionReportResultRequest | request |