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