ArcFM Server Developer Guide
OpenDataset Method (MMGraphNodeWorkspace)


Syntax
'Declaration
 
Function OpenDataset( _
   ByVal localName As String _
) As ESRI.ArcGIS.Geodatabase.IPlugInDatasetHelper
'Usage
 
Dim instance As MMGraphNodeWorkspace
Dim localName As String
Dim value As ESRI.ArcGIS.Geodatabase.IPlugInDatasetHelper
 
value = instance.OpenDataset(localName)
ESRI.ArcGIS.Geodatabase.IPlugInDatasetHelper OpenDataset( 
   string localName
)

Parameters

localName
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

MMGraphNodeWorkspace Interface
MMGraphNodeWorkspace Members

 

 


Send Comment