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