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