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