Checks whether the schedule is a type that supports
including elements from linked files.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public bool CanIncludeLinkedFiles()
Return Value
BooleanTrue if elements from linked files can be included, false otherwise.
