ArcGIS Runtime SDK for WPF - Library Reference
Name Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > GeoprocessingTaskInfo Class : Name Property

Gets the name of the geoprocessing task.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Name As String
C# 
public string Name {get;}

Remarks

The Name property gets the name of the geoprocessing task. The Name property corresponds with the name of the geoprocessing model or script created in ArcGIS for Desktop.

Property Value

A System.String representing the name of the geoprocessing task.

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.