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