Property that returns the fully qualified name of the document. The string is the full file name concatenated with the document name and is a unique identifier for the document. The document name is returned by the Name property on the Document object.
Syntax
ApprenticeServerDrawingDocument.FullDocumentName() As String
Property Value
This is a read only property whose value is a String.