CreateEcoItemSetup Class Members
The following tables list the members exposed by CreateEcoItemSetup.
Public Constructors
Name | Description | |
---|---|---|
CreateEcoItemSetup Constructor | Initializes a new instance of the CreateEcoItemSetup 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 | | | 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
CreateEcoItemSetup Class
FChoice.Toolkits.Clarify.DepotRepair Namespace
CreateEcoItem(CreateEcoItemSetup) Method