ReloadSwapOutInfo Members

The ReloadSwapOutInfo type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the ReloadSwapOutInfo
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyCurrentVersion
New version.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyPart
The ElementId of part being swapped.
Public propertyPreviousVersion
Previous version.
Public propertyWasSwapped
Whether the swap out was successful.

See Also