Shared Locations in the Linked Model '[Name]' have been modified, but not saved back to the Linked File.
Upon reopening, instances of the Linked Model will return to their last Saved Positions.
You can Save the Linked Model later via the Manage Links dialog.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId ModifyingLinkedFile { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property ModifyingLinkedFile As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ ModifyingLinkedFile { FailureDefinitionId^ get (); } |