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