ArcGIS API for Silverlight - Library Reference
GPRecordSet Constructor(String)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > GPRecordSet Class > GPRecordSet Constructor : GPRecordSet Constructor(String)

name
The name of the parameter.
Initializes a new instance of the GPRecordSet class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal name As String _
)
C# 
public GPRecordSet( 
   string name
)

Parameters

name
The name of the parameter.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.