DOCommercePropertyBag::saveValue Method

Saves the value of a property

Syntax

client server public static void saveValue(DOCommercePropertyName propertyName, DOCommercePropertyValue propertyValue)

Run On

Called

Parameters

Remarks

We use a bounded string with a numeric limiter because Microsoft Dynamics AX does not allow for unbounded string values in where clauses.

See Also

Reference

DOCommercePropertyBag Table