ArcFM Engine Developer Guide
WriteIncidentXml Method


Provides the actual writing of the XML to the stream specified in the constructor.
Syntax
'Declaration
 
Public Sub WriteIncidentXml() 
'Usage
 
Dim instance As ResponderExporterBase
 
instance.WriteIncidentXml()
public void WriteIncidentXml()
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

ResponderExporterBase Class
ResponderExporterBase Members

 

 


Send Comment