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