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