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