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