CreditEventInfoProviderGetTotalCreditInternal Method |
Returns customer's total credit.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax protected virtual decimal GetTotalCreditInternal(
int customerId,
int siteId
)
Parameters
- customerId
- Type: SystemInt32
Customer ID - siteId
- Type: SystemInt32
Site ID
Return Value
Type:
DecimalSee Also