Objects
ManagePropertiesOnVersion
Fusion Manage extension fields for versioned item.
Fields
itemNumber | A number assigned to this version of the component to track it through its lifecycle. These values are typically assigned by product lifecycle management software such as the Fusion Manage extension. |
lifeCycle | The state of the component in the product lifecycle. Valid values are Production , Working , and In Review . These values are typically assigned by product lifecycle management software such as the Fusion Manage extension. |
lifeCycleState | The lifecycle state of a particular design version. Valid values are Working , Pre-Production , Production , and Obsolete |
revision | The latest released revision of the component assigned by the Fusion Manage extension. It will have value w only for components that are managed but have never been released. |
isLocked | true : The version of the component is locked. So, it cannot be edited. false : The version of the component is not locked. So, it can be edited. |
isNextReleaseMilestone | true : This version is a release candidate. The next version is to be released. false : This is version is not a release candidate. |
releasedOn | Indicates when the version was released. |
changeOrder | The ECO ‘affectedBy’ attribute assigned by the Fusion Manage extension. |
changeOrderURN | The URN of the ECO item in Fusion Manage Extension. |
changeOrderURL | The URL to directly link to the ECO item in Fusion Manage Extension. |
Where Used
Usage | Used By | Description |
---|---|---|
Field Of | ComponentVersion | Represents a version of a component. |
Field Of | DrawingVersion | Represents a version of a 2D drawing that contains projected views of a version of a component. |