ReloadSwapOutInfo
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the ReloadSwapOutInfo | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| CurrentVersion | int | New version. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| Part | ElementId | The ElementId of part being swapped. | |
| PreviousVersion | int | Previous version. | |
| WasSwapped | bool | Whether the swap out was successful. |