ArcGIS API for Silverlight - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.