AssociationType Enumeration
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
The type of association.
Syntax
public enum AssociationType : System.Enum Public Enum AssociationType
Inherits System.EnumMembers
| Member | Description |
|---|---|
| Attachment | This value means that the child file is additional information but is not required by the parent file. |
| Dependency | This value means that the parent file is dependant on the child file in order to view properly. |
Returned By
Where you get a AssociationType — members that return one.
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.Connectivity.WebServices.AssociationType