PriceType Property (CreatePriceInstanceSetup)
The price type for the Price Instance.
Syntax
'Declaration
<PropertyBitValueAttribute()>
Public Property PriceType As PriceInstanceType
[PropertyBitValueAttribute()]
public PriceInstanceType PriceType {get; set;}
Remarks
The following values are used:
- 0=fixed
- 1=percent of product
- 2=percent of option list (not supported at this time)
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
CreatePriceInstanceSetup Class
CreatePriceInstanceSetup Members