Responder Developer Guide
ExportToXML Method (XMLExporterWithLtGtDecoding)


Syntax
'Declaration
 
Public Overrides Function ExportToXML( _
   ByVal dataSet As DataSet _
) As Stream
'Usage
 
Dim instance As XMLExporterWithLtGtDecoding
Dim dataSet As DataSet
Dim value As Stream
 
value = instance.ExportToXML(dataSet)
public override Stream ExportToXML( 
   DataSet dataSet
)

Parameters

dataSet
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

XMLExporterWithLtGtDecoding Class
XMLExporterWithLtGtDecoding Members

 

 


Send Comment