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