ArcFM Desktop Developer Guide
LoadFromFile Method (IMMXMLData)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

String

IPropertySet. CYMDIST, Electric Solver, and MultiSpeak each have their own import property set.

Reserved for future development.
Syntax
'Declaration
 
Sub LoadFromFile( _
   ByVal sPath As String, _
   Optional ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) 
'Usage
 
Dim instance As IMMXMLData
Dim sPath As String
Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.LoadFromFile(sPath, pProperties)
void LoadFromFile( 
   string sPath,
   ESRI.ArcGIS.esriSystem.IPropertySet pProperties
)

Parameters

sPath
String
pProperties

IPropertySet. CYMDIST, Electric Solver, and MultiSpeak each have their own import property set.

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

IMMXMLData Interface
IMMXMLData Members

 

 


Send Comment