Share

ApprenticeServer.Open Method

Parent Object: ApprenticeServer

Description

Opens a file. It can now be accessed as the top-level Document

Syntax

ApprenticeServer.Open( FullDocumentName As String ) As ApprenticeServerDocument

Parameters

Name Type Description
FullDocumentName String Specifies the full document name of the document to open. If only the FullFileName is specified for part and assembly documents, the master document within the file is opened.

Version

Introduced in version 4

Was this information helpful?