ESRI.ArcGIS.ADF.IMS
ID Property
See Also 
ESRI.ArcGIS.ADF.IMS.Carto Namespace > View Class : ID Property




Retrieves the ID of the view.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ID As Guid
Visual Basic (Usage)Copy Code
Dim instance As View
Dim value As Guid
 
value = instance.ID
C# 
public Guid ID {get;}

Remarks

This is an internal ID as a GUID. This property is read-only.

See Also

© 2010 All Rights Reserved.