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