ArcFM Engine Developer Guide
LoadFromDB Method (D8CuTypeClass)


Syntax
'Declaration
 
Public Overridable Sub LoadFromDB( _
   ByVal bstrTreeName As String, _
   ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace _
) 
'Usage
 
Dim instance As D8CuTypeClass
Dim bstrTreeName As String
Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace
 
instance.LoadFromDB(bstrTreeName, pWorkspace)
public virtual void LoadFromDB( 
   string bstrTreeName,
   ESRI.ArcGIS.Geodatabase.IWorkspace pWorkspace
)

Parameters

bstrTreeName
pWorkspace
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

D8CuTypeClass Class
D8CuTypeClass Members

 

 


Send Comment