ESRI.ArcGIS.ADF.IMS
ServiceType Enumeration
See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS Namespace : ServiceType Enumeration




Types of supported ArcIMS services.

Syntax

Visual Basic (Declaration) 
Public Enum ServiceType 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As ServiceType
C# 
public enum ServiceType : System.Enum 

Members

MemberDescription
ArcMapServer Service is an ArcMap Image Service.
ImageServer Service is an Image Service.

Remarks

Used in the Type property of MapService to indicate the type of map service. Consult the ArcIMS Help documentation for information on the differences between these service types.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.