<Code Lib>
2025.3 Property
Changes 0
P

Document.IsDetached

Description:
Identifies if a workshared document is detached.
Remarks:
Note that Title and PathName will be empty strings if a document is detached.

public bool IsDetached { get; }

Loading…