UpdateEcoItemSetup Class Members
The following tables list the members exposed by UpdateEcoItemSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdateEcoItemSetup Constructor | Initializes a new instance of the UpdateEcoItemSetup class. |
Public Properties
| | Name | Description |
| --- | --- | --- |
| | AppliesTo |
This must be either 5148 to apply the ECO item to an ECO header, or 329 to apply the ECO item to a part revision.
|
| | ApplyPartRevisionObjid | The objid of part revision affected by the ECO, or 0 for no change. |
|
| EcoHeaderIDNum | Identifier of the ECO header |
|
| EcoItemObjid | The objid of the ECO item object to be updated |
|
| IsActive | Is the ECO item active (true) or inactive (false) |
|
| ResultPartRevisionObjid | The objid of resulting part revision after applying the ECO, or 0 for no change. |
Reference
UpdateEcoItemSetup Class
FChoice.Toolkits.Clarify.DepotRepair Namespace
UpdateEcoItem(UpdateEcoItemSetup) Method