| LoyaltyServiceGetRewards Method (Boolean) |
Namespace:
Dynamicweb.Ecommerce.Loyalty
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<Reward> GetRewards(
bool force
)
Public Function GetRewards (
force As Boolean
) As IEnumerable(Of Reward)
Parameters
- force
- Type: SystemBoolean
Return Value
Type:
IEnumerableRewardSee Also