AssocPropItem Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A property on an association.
Syntax
public class AssocPropItem Public Class AssocPropItem Properties
| Name | Description |
|---|---|
| FromId | An ID of the 'from' Entity. |
| Id | The ID for the object. |
| PropDefId | The property definition |
| ToId | An ID of the 'to' Entity. |
| Val | The value of the property. |
| ValTyp | The data type of Val. |
Returned By
Where you get a AssocPropItem — members that return one.
- AddChangeOrderCommandEventArgs.AssocProperties
- ChangeOrderService.GetChangeOrderAssociationProperties
- CommitChangeOrderCommandEventArgs.AddAssocProperties
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.AssocPropItem