ApprenticeServerDrawingDocument.GetLocationFoundIn Method
Parent Object: ApprenticeServerDrawingDocumentDescription
Obtains the name of the location this file was found in.
Syntax
ApprenticeServerDrawingDocument.GetLocationFoundIn( LocationName As String, Type As LocationTypeEnum )Parameters
Name | Type | Description |
LocationName | String | Output String that specifies the name of the location. |
Type | LocationTypeEnum | Output that specifies the location type. |