Miner.Desktop.CuFilter Assembly > Miner.Desktop.CuFilter Namespace > CuLibrary Class : LoadLibrary Method |
Attempts to load all compatible units from the compatible unit library table in the provided workspace. Compatible units will be stored in memory, along with defining attributes and extended data on each compatible unit.
See Referencing the CU Library topic before using this method.
'Declaration Public Sub LoadLibrary( _ ByVal workspace As ESRI.ArcGIS.Geodatabase.IWorkspace _ )
'Usage Dim instance As CuLibrary Dim workspace As ESRI.ArcGIS.Geodatabase.IWorkspace instance.LoadLibrary(workspace)
public void LoadLibrary( ESRI.ArcGIS.Geodatabase.IWorkspace workspace )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.