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