| CreditEventInfoProviderGetTotalCredit Method  | 
            Returns customer's total credit.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntaxpublic static double GetTotalCredit(
	int customerId,
	int siteId
)
Parameters
- customerId
 - Type: SystemInt32
Customer ID - siteId
 - Type: SystemInt32
Site ID 
Return Value
Type: 
Double
See Also