RoundingOption

banner art

The RoundingOption class contains integer flags to set the productpricelevel.roundingoptioncode attribute. Although the attribute may accept any value, these are the valid values.

This class does not need instantiation or initialization because the fields represent constant integer values. These values are intended to be used when setting entity attribute values.

Field Value Description
EndsIn 1 Specifies ends in.
MultipleOf 2 Specifies multiple of.

See Also

© 2007 Microsoft Corporation. All rights reserved.