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