Share Email Facebook Twitter LinkedIn Document.IsDetached Property Identifies if a workshared document is detached. Also, see IsWorksharedNamespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public bool IsDetached { get; }Property ValueBoolean Remarks Note that Title and PathName will be empty strings if a document is detached. See AlsoReferenceDocument ClassAutodesk.Revit.DB Namespace