ItemsAndFiles Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A list of Item Revisions with links to Vault files.
Syntax
public class ItemsAndFiles Public Class ItemsAndFiles Properties
| Name | Description |
|---|---|
| FileAssocArray | The links to Vault Files for each item in ItemRevArray. |
| ItemAssocArray | Child dependencies for each Item in ItemRevArray. |
| ItemRevArray | An array of Item Revisions. |
| RootArray | An array of Item IDs. One entry for each independent BOM root node. |
| StatusArray | The status of each item in ItemRevArray. |
Returned By
Where you get a ItemsAndFiles — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.ItemsAndFiles