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