Responder Developer Guide
Serialize Method (QueryClassConfig)


Syntax
'Declaration
 
Public Shared Function Serialize( _
   ByVal query As QueryClassConfig _
) As String
'Usage
 
Dim query As QueryClassConfig
Dim value As String
 
value = QueryClassConfig.Serialize(query)
public static string Serialize( 
   QueryClassConfig query
)

Parameters

query
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

QueryClassConfig Class
QueryClassConfig Members

 

 


Send Comment