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