2024 Property
Changes 0
P

RevitLinkType.LocallyUnloaded

Description:
Checks whether a Revit link in a local model is unloaded only for the current user.
Remarks:
Revit links can be unloaded for both the current user and for all users. If a Revit link is in a non-workshared file or in central model, this property is false.
public bool LocallyUnloaded { get; }