ESRI.ArcGIS.ADF.ArcGISServer
Identity Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class : Identity Property




Identity to use when connecting to the server.

Syntax

Visual Basic (Declaration) 
Public Property Identity As Identity
Visual Basic (Usage)Copy Code
Dim instance As GeometryServerProxy
Dim value As Identity
 
instance.Identity = value
 
value = instance.Identity
C# 
public Identity Identity {get; set;}

See Also

© 2010 All Rights Reserved.