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