Class StudentCrmMappingServiceBase
Abstract base class - StudentCrmMappingServiceBase
Inheritance
System.Object
StudentCrmMappingServiceBase
Implements
Cmc.Core.ServiceModel.IEntityService<StudentCrmMappingEntity>
Cmc.Core.ServiceModel.IService
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public abstract class StudentCrmMappingServiceBase : EntityService<StudentCrmMappingEntity>, IStudentCrmMappingService, IEntityService<StudentCrmMappingEntity>, IService
Constructors
StudentCrmMappingServiceBase()
Declaration
protected StudentCrmMappingServiceBase()
Implements
Cmc.Core.ServiceModel.IEntityService<>
Cmc.Core.ServiceModel.IService