COM Interface: IProperty
This class provides access to the following properties in eCADSTAR Library Editor.
Members
Properties
Property | Description |
---|---|
VARIANT_BOOL IsReadOnly {get} | Checks if the property is read-only. |
VARIANT_BOOL IsSystem {get} | Checks if the property is a system property or user property. |
BSTR Name {get} | Returns the property name. |
BSTR Value {get} {set} | Either returns the property value, or sets it on components or parts. |