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