CompProp Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
A component property.
Syntax
public class CompProp Public Class CompProp Properties
| Name | Description |
|---|---|
| CreateNew | If true, the property can be created within the file during a writeback operation. If false, the property will be ignored during a writeback operation. |
| DispName | The display name. |
| EntClassId | The entity class ID. |
| Moniker | A unique identifier for the property. |
| PropDefId | |
| Val |
Returned By
Where you get a CompProp — members that return one.
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.CompProp