ArcFM Engine Developer Guide
LoadFromFile Method (IMMListTreeAsXML2)


Syntax
'Declaration
 
Sub LoadFromFile( _
   ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet, _
   ByVal sPath As String _
) 
'Usage
 
Dim instance As IMMListTreeAsXML2
Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet
Dim sPath As String
 
instance.LoadFromFile(pProperties, sPath)
void LoadFromFile( 
   ESRI.ArcGIS.esriSystem.IPropertySet pProperties,
   string sPath
)

Parameters

pProperties
sPath
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

IMMListTreeAsXML2 Interface
IMMListTreeAsXML2 Members

 

 


Send Comment