The ToolPin type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| Handle | (Overrides TrackedItemBase Handle.) | |
| ID | Gets the ID of the tracked item. | |
| Mode | ||
| Name | Get (Overrides TrackedItemBase Name.)Gets the name of the pin. | |
| Parent | Return a reference to the containing tracking collection. May be null. | |
| Path | Get Gets/sets the string path to the property of the Tool which this pin exposes. | |
| PinType | Gets the type of the ToolPin's value, used when determining compatibility of two pins for linking. | |
| Value | Get Gets/sets the actual value that this ToolPin exposes. |
See Also