Share

ApprenticeServerDocument.FullDocumentName Property

Parent Object: ApprenticeServerDocument

Description

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

ApprenticeServerDocument.FullDocumentName() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 11

Was this information helpful?