Class ValidateCustomBusinessRulesEventArgs
Event arg for save ValidateCustomBusinessRules
Inheritance
System.Object
ValidateCustomBusinessRulesEventArgs
Namespace: Cmc.Nexus.CareerServices.Events
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class ValidateCustomBusinessRulesEventArgs : ServiceEventArgs<ValidateCustomBusinessRulesRequest, ValidateCustomBusinessRulesResponse>
Constructors
ValidateCustomBusinessRulesEventArgs(ValidateCustomBusinessRulesRequest)
Initializes a new instance ValidateCustomBusinessRulesEventArgs
Declaration
public ValidateCustomBusinessRulesEventArgs(ValidateCustomBusinessRulesRequest request)
Parameters
Type | Name | Description |
---|---|---|
ValidateCustomBusinessRulesRequest | request |