Identifies if a workshared document is detached.
Also, see
IsWorkshared Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsDetached { get; }Property Value
Boolean
Remarks
Note that
Title and
PathName will be empty strings if a document is detached.
See Also
Reference