<Code Lib>
2026 Property
Changes 0
P

LinkLoadResult.IsNested

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.

public bool IsNested { get; }

Loading…