|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
Returns True if the external reference file should be loaded or False if it should not be loaded.
Public Function OnLoadReference(
strRefFile As String,
bResolved As Boolean) As String
Name | Description |
---|---|
strRefFile |
The reference file name as it was loaded |
bResolved |
Indicates whether file name resolution was successful or not |
This function is called when the application link is about to load an external reference file. This is after internally resolving the file name.
Related information
Customizing the AutoCAD link property synchronization
OnCreateReferenceLink function
Copyright © 2000-2012 BlueCielo ECM Solutions |