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