RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ViewSchedule

ViewSchedule.HasImageField

Method
Description:
Checks whether the schedule definition includes any image-related fields and if any elements in the schedule actually have images in those fields.
Remarks:
This method may return an incorrect value if the data of the schedule view is out of date. Check [!:IsDataOutOfData()], and call RefreshData() to ensure that the return value is correct.
Syntax
public bool HasImageField()