SetFoundInPath Method (IDgnReference)
Sets the found in path for this DGN reference.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetFoundInPath( _
BSTR FoundInPath As System.String _
) |
JavaScript | |
---|
SetFoundInPath(
FoundInPath : System.String
) |
Parameters
- FoundInPath
- Found in path
Remarks
See Also
Availability
DraftSight 2020 SP1