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