Responder Developer Guide
FormatXml Method


Syntax
'Declaration
 
Public Shared Function FormatXml( _
   ByVal xml As String _
) As String
'Usage
 
Dim xml As String
Dim value As String
 
value = Utils.FormatXml(xml)
public static string FormatXml( 
   string xml
)

Parameters

xml
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

Utils Class
Utils Members

 

 


Send Comment