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