ChangeOrderGrp Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A Change Order and associated objects.
Syntax
public class ChangeOrderGrp Public Class ChangeOrderGrp Properties
| Name | Description |
|---|---|
| AttmtIdArray | An array of file IDs indicating the attached files. |
| ChangeOrder | A Change Order object. |
| FileIdArray | An array of file IDs indicating the files being tracked by the Change Order. |
| ForumId | The associated Forum. |
| ItemAllowEditArray | If true, the corresponding Item allows edits. |
| ItemIdArray | An array of Items associated with the Change Order. If the Change Order is active, this value will be the latest Iteration. If the Change Order is inactive, the value will be the latest version at the time the Change Order was inactivated. |
| Routing | The Routing that the Change Order was created with. |
| Workflow | Information about the Workflow. |
Returned By
Where you get a ChangeOrderGrp — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.ChangeOrderGrp