PlacedPrice Property
 Collapse AllExpand All        Code: All Code: Multiple Code: Visual Basic Code: C# Code: Visual C++ Code: J# Code: JScript 
PlacedPrice Property

Gets or sets the unit price of the line item at the time it was added to an order group.

Namespace:  Microsoft.CommerceServer.Runtime.Orders
Assembly:  Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax

'Usage

Dim instance As LineItem
Dim value As Decimal

value = instance.PlacedPrice

instance.PlacedPrice = value

'Declaration

Public Property PlacedPrice As Decimal

Property Value

Type: System..::.Decimal
The unit price of the line item when it was added to an OrderGroup. Cannot be less than zero.
Exceptions

ExceptionCondition
ArgumentException

The value being set is less than zero. Assign PlacedPrice a value greater than or equal to zero to prevent this exception.

Remarks

PlacedPrice can be used to inform a customer if the price in the catalog has changed since it was added to an OrderGroup.

Permissions

See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View