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