DiscountInfoTryUpdatePriority Method |
Updates discount priority.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public string TryUpdatePriority(
double priority
)
Parameters
- priority
- Type: SystemDouble
New priority
Return Value
Type:
StringError message (null if succeeded)
Implements
IPrioritizableTryUpdatePriority(Double)See Also