GetFoundInPath Method (IDgnDefinition)
Gets the found in path for the reference of this DGN definition.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function GetFoundInPath() As System.String |
| C# | |
|---|
System.string GetFoundInPath() |
| JavaScript | |
|---|
GetFoundInPath() : String |
| COM native C++ | |
|---|
HRESULT GetFoundInPath(
BSTR*FoundInPath
) |
| C++ | |
|---|
DSRESULT GetFoundInPath(
dsString*FoundInPath
) |
Parameters
- [out] or Return Value
- DGN reference copy location
Remarks
See Also
Availability
DraftSight 2020 SP0