Miner.Geodatabase Assembly > Miner.Geodatabase Namespace > PersistInfo Class : OpenWorkspace Method |
'Declaration Public Function OpenWorkspace( _ ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal treeName As String, _ ByVal systemMode As Boolean _ ) As Boolean
'Usage Dim instance As PersistInfo 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)
public 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.