RVTDocs.com

ConfigurationReloadInfo.GetOutOfDatePartStatus

Method
Description:
Access reload information for out of date part.
Syntax
Parameters
Parameter Type Description
index Int32 The index of the information about the part being reloaded. Must be between 0 and OutOfDatePartCount.
Return Value
Type Description
ReloadSwapOutInfo Information about the part being reloaded.
Exceptions
Exception Condition
ArgumentException The index is out of range.