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