ArcFM Desktop Developer Guide
ImportDataFromXML Method


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 ImportDataFromXML( _
   ByVal bstrXMLString As String, _
   Optional ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) 
'Usage
 
Dim instance As IMMXMLData
Dim bstrXMLString As String
Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.ImportDataFromXML(bstrXMLString, pProperties)
void ImportDataFromXML( 
   string bstrXMLString,
   ESRI.ArcGIS.esriSystem.IPropertySet pProperties
)

Parameters

bstrXMLString
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