Class RefreshMembersOfEmployerGroupResponse
Represents the RefreshMembersOfEmployerGroupResponse service response.
Inheritance
System.Object
RefreshMembersOfEmployerGroupResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class RefreshMembersOfEmployerGroupResponse : ServiceResponse
Constructors
RefreshMembersOfEmployerGroupResponse()
Declaration
public RefreshMembersOfEmployerGroupResponse()
Properties
ItemsAffected
Gets or sets the items affected.
Declaration
public int ItemsAffected { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The items affected. |