2027 Method
Changes 0
M

ConfigurationReloadInfo.GetOutOfDatePartStatus

Description:
Access reload information for out of date part.
public ReloadSwapOutInfo GetOutOfDatePartStatus(
	int index
)
  • Int32
    index
    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.