ArcGIS Runtime SDK for Windows Phone - Library Reference
GeometryServiceToken Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > Editor Class : GeometryServiceToken Property

Gets or sets the token used for geometry service.

Syntax

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

Remarks

The following commands requires a geometry service, and will be disabled if this property is not set: Union, Cut, Reshape.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.