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