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