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