ItemFileLnkTyp Enumeration
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
An enumeration of Item-File Link types.
Syntax
public enum ItemFileLnkTyp : System.Enum Public Enum ItemFileLnkTyp
Inherits System.EnumMembers
| Member | Description |
|---|---|
| Primary | A link to the file that the Item was created from. |
| PrimarySub | A primary sub component. |
| Secondary | A link to a file with an equivalent part. |
| SecondarySub | A secondary sub component. |
| StandardComponent | A link to a standard component in the design file. |
| Tertiary | A link to an associated design file. |
Returned By
Where you get a ItemFileLnkTyp — members that return one.
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.Connectivity.WebServices.ItemFileLnkTyp