UpdatePriceInstanceSetup Class Members
The following tables list the members exposed by UpdatePriceInstanceSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdatePriceInstanceSetup Constructor | Initializes a new instance of the UpdatePriceInstanceSetup class. |
Public Properties
| | Name | Description |
| --- | --- | --- |
| | 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 | Name of the price program |
|
| UpdateDate | Date when the Price was updated, any Date between the start and end date is valid. |
Reference
UpdatePriceInstanceSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
UpdatePriceInstance(UpdatePriceInstanceSetup) Method