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