Access reload information for out of date part.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ReloadSwapOutInfo GetOutOfDatePartStatus(
int index
)
Parameters
- index Int32
-
The index of the information about the part being reloaded. Must be between 0 and OutOfDatePartCount.
Return Value
ReloadSwapOutInfo
Information about the part being reloaded.
Exceptions
See Also
Reference