CreatePriceInstance Method (InterfacesToolkit)
Creates a Price Instance. This overload takes a set of required parameters for the API.
Creates a Price Instance.
Overload List
Overload | Description |
---|---|
CreatePriceInstance(String,String,String,String,PriceInstanceType,Int32,Decimal) | Creates a Price Instance. This overload takes a set of required parameters for the API. |
CreatePriceInstance(CreatePriceInstanceSetup) | Creates a Price Instance. This overload takes a setup object. |
CreatePriceInstance(CreatePriceInstanceSetup,IDbTransaction) | Creates a Price Instance. This overload takes a setup object and a database transaction. |
Remarks
You many not have two prices (in the same schedule for the same part and quantity) overlap or have the price's StartDate or EndDate extend outside the span of the price program.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
InterfacesToolkit Class
InterfacesToolkit Members
CreatePriceInstanceSetup Class