ArcGIS Runtime SDK for WPF - Library Reference
GPDate Constructor
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > GPDate Class : GPDate Constructor

name
The name of the parameter.
value
The value of the parameter.
Initializes a new instance of the GPDate class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal name As String, _
   ByVal value As Date _
)
C# 
public GPDate( 
   string name,
   DateTime value
)

Parameters

name
The name of the parameter.
value
The value of the parameter.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.