ArcFM Server Developer Guide
OpenWorkspace Method (MMFeederWorkspaceFactoryClass)


Syntax
'Declaration
 
Public Overridable Function OpenWorkspace( _
   ByVal wksString As String _
) As ESRI.ArcGIS.Geodatabase.IPlugInWorkspaceHelper
'Usage
 
Dim instance As MMFeederWorkspaceFactoryClass
Dim wksString As String
Dim value As ESRI.ArcGIS.Geodatabase.IPlugInWorkspaceHelper
 
value = instance.OpenWorkspace(wksString)
public virtual ESRI.ArcGIS.Geodatabase.IPlugInWorkspaceHelper OpenWorkspace( 
   string wksString
)

Parameters

wksString
Requirements

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.

See Also

Reference

MMFeederWorkspaceFactoryClass Class
MMFeederWorkspaceFactoryClass Members

 

 


Send Comment