ApprenticeServerDrawingDocument.FindWhereUsed Method
Parent Object: ApprenticeServerDrawingDocumentDescription
Method that obtains the set of documents that reference the given file within this document.
Syntax
ApprenticeServerDrawingDocument.FindWhereUsed( FullFileName As String ) As ApprenticeServerDocumentsParameters
Name | Type | Description |
FullFileName | String | Input String that specifies the full file name of the file to search for references to. to. |