Class RegenerateEmployerCodeRequest
Represents the a request for the RegenerateEmployerCodeRequest method.
Inheritance
System.Object
RegenerateEmployerCodeRequest
Namespace: Cmc.Nexus.CareerServices.Services
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class RegenerateEmployerCodeRequest : ServiceRequest
Constructors
RegenerateEmployerCodeRequest()
Declaration
public RegenerateEmployerCodeRequest()
Properties
Note
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String |
See Also
Cmc.Core.ServiceModel.ServiceRequest