ArcFM Responder Mobile 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()
public procedure WriteIncidentXml(); 
public function WriteIncidentXml();
public: void WriteIncidentXml(); 
public:
void WriteIncidentXml(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ResponderExporterBase Class
ResponderExporterBase Members

Send Feedback