CreatePriceInstanceSetup Class Members
The following tables list the members exposed by CreatePriceInstanceSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreatePriceInstanceSetup Constructor | Initializes a new instance of the CreatePriceInstanceSetup class. |
Public Properties
| | Name | Description |
| --- | --- | --- |
| | EndDate | End date of the price instance, If not set, the end date of the price program is used. |
|
| PartDomain | Domain of the part |
|
| PartNumber |
Part number to price
|
| | PartRevision |
Revision to price
|
| | Price | Price of the part |
|
| PricedQuantity | How many units in this price instance. |
|
| PriceProgram | Domain of the part |
|
| PriceType | The type of price being created. |
|
| StartDate | Start date of the price instance, If not set, the start date of the price program is used. |
Reference
CreatePriceInstanceSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreatePriceInstance(CreatePriceInstanceSetup) Method