The following tables list the members exposed by IPropertyInfo.
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | IsEnabled | Indicates whether the specified property is currently enabled (i.e. valid to use). | — |
![]() | StepValue | Gets a reference to an IStepValue interface for the specified property on the current object. | — |
![]() | ValidValues<T> | Gets a list of valid values (currently settable values) for the specified property on the current object. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |
Name | Description | Minimum SW Version | |
---|---|---|---|
![]() | PropertyInfoChanged | This event is invoked each time property info (such as ValidValues, IsEnabled, etc.) changes for a property. | — |
‡ This is the minimum 89600 VSA software version level needed to use this member. |