ArcFM Engine Developer Guide
ListTreeAsXML Property (IMMListTreeAsXML2)


Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
Property ListTreeAsXML( _
   ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) As String
'Usage
 
Dim instance As IMMListTreeAsXML2
Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet
Dim value As String
 
instance.ListTreeAsXML(pProperties) = value
 
value = instance.ListTreeAsXML(pProperties)
[DispId(1610678274)]
string ListTreeAsXML( 
   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