Check whether the ImageType can be reloaded from file.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public bool CanReload()
Return Value
BooleanTrue if the ImageType can be reloaded. False, otherwise.