Document.GetLocationFoundIn Method
Parent Object:
Document
Description
Obtains the name of the location this file was found in.
Syntax
Document.
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
© Copyright 2021 Autodesk, Inc.
Comment on this page.