Share Email Facebook Twitter LinkedIn LinkLoadResult.IsNested Property True if these results represent a nested link; false otherwise. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0) Syntax C# public bool IsNested { get; }Property ValueBoolean Remarks This property is only relevant for LinkLoadResult object for RvtLinkSymbol. ie. when getIsRvtLink() is true. See AlsoReferenceLinkLoadResult ClassAutodesk.Revit.DB Namespace