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