| RewardGetRewards Method (Boolean) |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Loyalty
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [ObsoleteAttribute("Use Services.Loyalty.GetRewards() instead.")]
public static RewardCollection GetRewards(
bool force
)
<ObsoleteAttribute("Use Services.Loyalty.GetRewards() instead.")>
Public Shared Function GetRewards (
force As Boolean
) As RewardCollection
Parameters
- force
- Type: SystemBoolean
Return Value
Type:
RewardCollectionSee Also