ReloadSwapOutInfo Properties
| Name | Return Type | Description |
|---|---|---|
| CurrentVersion | int | New version. |
| IsValidObject | Boolean | 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. |