PropInst Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Contains information about the properties available in the Vault.
Syntax
public class PropInst Public Class PropInst Properties
| Name | Description |
|---|---|
| EntityId | The Item that this property is associated with. |
| PropDefId | The id of the property definition that defines this property. |
| Val | The value of the property. |
| ValTyp | The data type of Val. |
Returned By
Where you get a PropInst — members that return one.
- AddChangeOrderCommandEventArgs.Properties
- CommitChangeOrderCommandEventArgs.AddProperties
- DocumentService.GetEditedPropertiesByMasterIds
- ItemService.GetReferenceDesignatorProperties
- PropertyService.GetProperties
- PropertyService.GetPropertiesByEntityIds
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.PropInst