ArcFM Engine Developer Guide
LoadFromXML Method (MMExtendedDataClass)


Syntax
'Declaration
 
Public Overridable Sub LoadFromXML( _
   ByVal pElement As Miner.Interop.msxml2.IXMLDOMElement, _
   ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) 
'Usage
 
Dim instance As MMExtendedDataClass
Dim pElement As Miner.Interop.msxml2.IXMLDOMElement
Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.LoadFromXML(pElement, pProperties)
public virtual void LoadFromXML( 
   Miner.Interop.msxml2.IXMLDOMElement pElement,
   ESRI.ArcGIS.esriSystem.IPropertySet pProperties
)

Parameters

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

MMExtendedDataClass Class
MMExtendedDataClass Members

 

 


Send Comment