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