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