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