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