ESRI.ArcGIS.ADF.IMS
Name Property
See Also 
ESRI.ArcGIS.ADF.IMS.Administration Namespace > ServiceParameters Class : Name Property




Gets or sets the name of the service.

Syntax

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

See Also

© 2010 All Rights Reserved.