Property that returns whether this document can be currently modified. One of the reasons a document may be non-modifiable is if any other document belonging to the file containing this document is currently being edited.
Syntax
ApprenticeServerDrawingDocument.IsModifiable() As Boolean
Property Value
This is a read only property whose value is a Boolean.