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