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