Class IntegrateDepartmentResponse
Represents the response for the IntegrateDepartment method.
Inheritance
System.Object
IntegrateDepartmentResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class IntegrateDepartmentResponse : EntityServiceResponse<WlmDepartmentEntity>
Constructors
IntegrateDepartmentResponse(WlmDepartmentEntity)
Declaration
public IntegrateDepartmentResponse(WlmDepartmentEntity entity)
Parameters
Type | Name | Description |
---|---|---|
WlmDepartmentEntity | entity |