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