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