Class AddEmployersToEmployerGroupResponse
Represents the response for the AddEmployerToEmployerGroups Method
Inheritance
System.Object
AddEmployersToEmployerGroupResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class AddEmployersToEmployerGroupResponse : ServiceResponse
Constructors
AddEmployersToEmployerGroupResponse()
Declaration
public AddEmployersToEmployerGroupResponse()
Properties
EmployerGroupId
Declaration
public int EmployerGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |