| LoyaltyServiceGetPointsBalance Method (Int32) |
Namespace:
Dynamicweb.Ecommerce.Loyalty
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public double GetPointsBalance(
int userId
)
Public Function GetPointsBalance (
userId As Integer
) As Double
Parameters
- userId
- Type: SystemInt32
Return Value
Type:
DoubleSee Also