LinkLoadResult.IsNested
Description:
True if these results represent a nested link; false otherwise.
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.
This property is only relevant for LinkLoadResult object for RvtLinkSymbol. ie. when getIsRvtLink() is true.
public bool IsNested { get; }