Gets or sets the name or IP address of the computer running ArcSDE.

Namespace:  ESRI.ArcGISExplorer.Data

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

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

Field Value

The name or IP address of the computer running ArcSDE.

See Also