PartDocument.GetLocationFoundIn Method
Parent Object: PartDocumentDescription
Obtains the name of the location this file was found in.
Syntax
PartDocument.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. |