COM Interface: IPropertyDefinition
This class provides access to the following properties in eCADSTAR Library Editor.
Members
Properties
| Property | Description |
|---|---|
| BSTR Name {get} | Returns the property name. |
| VARIANT BOOL IsSystem {get} | Checks if the property is a system property. |
| VARIANT BOOL IsReadOnly {get} | Checks if the property is read-only. |
| IUserPropertySettings UserPropertySettings {get} | Returns the user property settings. This is only available for parts. |

