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