ArcFM Engine Developer Guide
ListTreeAsDOM Property (IMMListTreeAsXML2)


Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property ListTreeAsDOM( _
   ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) As Miner.Interop.msxml2.IXMLDOMDocument
'Usage
 
Dim instance As IMMListTreeAsXML2
Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet
Dim value As Miner.Interop.msxml2.IXMLDOMDocument
 
instance.ListTreeAsDOM(pProperties) = value
 
value = instance.ListTreeAsDOM(pProperties)
[DispId(1610678272)]
Miner.Interop.msxml2.IXMLDOMDocument ListTreeAsDOM( 
   ESRI.ArcGIS.esriSystem.IPropertySet pProperties
) {get; set;}

Parameters

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

IMMListTreeAsXML2 Interface
IMMListTreeAsXML2 Members

 

 


Send Comment