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