ApprenticeServer.Open Method
Parent Object: ApprenticeServerDescription
Opens a file. It can now be accessed as the top-level Document
Syntax
ApprenticeServer.Open( FullDocumentName As String ) As ApprenticeServerDocumentParameters
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. |