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

LinkLoadResult.IsNested

Property
Description:
True if these results represent a nested link; false otherwise.
Remarks:
This property is only relevant for LinkLoadResult object for RvtLinkSymbol. ie. when getIsRvtLink() is true.
Syntax
public bool IsNested { get; }