RevitLinkTypeIsNestedLink Property

Indicates whether this link is a nested or top-level link.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsNestedLink { get; }

Property Value

Boolean
See Also