Responder Developer Guide
Deserialize Method (QueryClassConfig)


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

Parameters

config
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