Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMPersistInfo Interface : OpenWorkspace Method |
'Declaration Function OpenWorkspace( _ ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal treeName As String, _ ByVal systemMode As Boolean _ ) As Boolean
'Usage Dim instance As IMMPersistInfo Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim treeName As String Dim systemMode As Boolean Dim value As Boolean value = instance.OpenWorkspace(pWorkspace, treeName, systemMode)
bool OpenWorkspace( ESRI.ArcGIS.Geodatabase.IWorkspace pWorkspace, string treeName, bool systemMode )
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.