RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Document

Document.IsDetached

Property
Description:
Identifies if a workshared document is detached.
Remarks:
Note that Title and PathName will be empty strings if a document is detached.
Syntax
public bool IsDetached { get; }