Share

AssemblyDocument.GetLocationFoundIn Method

Parent Object: AssemblyDocument

Description

Obtains the name of the location this file was found in.

Syntax

AssemblyDocument.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.

Version

Introduced in version 4

Was this information helpful?