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