Class GetSfaaaSettingsEventArgs
Inheritance
System.Object
GetSfaaaSettingsEventArgs
Namespace: Cmc.Nexus.Common.Events
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class GetSfaaaSettingsEventArgs : ServiceEventArgs<GetSfaaaEnabledValuesRequest, GetSfaaaEnabledValuesResponse>
Constructors
GetSfaaaSettingsEventArgs(GetSfaaaEnabledValuesRequest)
Initializes a new instance of the GetStudentAdvisorsEventArgs class.
Declaration
public GetSfaaaSettingsEventArgs(GetSfaaaEnabledValuesRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetSfaaaEnabledValuesRequest | request | The request. |