ESRI.ArcGIS.ADF.Tasks
QueryAttributes Constructor(String)
See Also  Send Feedback
ESRI.ArcGIS.ADF.Tasks Namespace > QueryAttributes Class > QueryAttributes Constructor : QueryAttributes Constructor(String)




serializedPdq
Constructor taking a serialized form of the QueryAttributes.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal serializedPdq As String _
)
Visual Basic (Usage)Copy Code
Dim serializedPdq As String
 
Dim instance As New QueryAttributes(serializedPdq)
C# 
public QueryAttributes( 
   string serializedPdq
)

Parameters

serializedPdq

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.