This document is archived and information here might be outdated.  Recommended version.


esriImageServiceSourceType Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

esriImageServiceSourceType Constants

The Image Service source types.

Constant Value Description
esriImageServiceSourceTypeDataset 0 An image service that publishes a single dataset.
esriImageServiceSourceTypeLayer 1 An image service that publishes a single layer.
esriImageServiceSourceTypeCatalog 2 An image service that publishes an image service definition (ISCDef).
esriImageServiceSourceTypeMosaicDataset 3 An image service that publishes a mosaic.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Publish an image service and set configurations (Code Files: ISConfig)