ArcGIS API for Windows Phone - Library Reference
GlobalID Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.FeatureService Namespace > AttachmentResult Class : GlobalID Property

Gets the global ID of the Attachment.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property GlobalID As Nullable(Of Integer)
C# 
public Nullable<int> GlobalID {get;}

Property Value

The global ID.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.