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