ArcGIS API for Silverlight - Library Reference
ImageServiceUpdateParameters Class Members
See Also  Properties  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace : ImageServiceUpdateParameters Class


The following tables list the members exposed by ImageServiceUpdateParameters.

Public Constructors

Public Properties

 NameDescription
public PropertyAttributes Gets or sets the raster attributes. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyBuildPyramids Gets or sets a value indicating whether pyramids for the rasters will be built. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyBuildThumbnail Gets or sets a value indicating whether a thumbnail for tha rasters will be generated. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyComputeStatistics Gets or sets a value indicating whether statistics for the rasters will be computed. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyFootprint Gets or sets the footprint of the raster.  
public PropertyGeodataTransformApplyMethod Gets or sets the geodata transform apply method. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyGeodataTransformations Gets or sets the geodata transformations. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyItemIds Gets or sets the raw raster files. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyMaximumCellSizeFactor Gets or sets the maximum cell size factor. The factor (time raster resolution) used to populate MaxPS field (maximum cell size below which raster is visible) (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyMinimumCellSizeFactor Gets or sets the minimum cell size factor. The factor (time raster resolution) used to populate MinPS field (maximum cell size above which raster is visible) (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
public PropertyRasterID Gets or sets the object ID of the raster catalog item to be updated.  
public PropertyServiceUrl Gets or sets the service URL to be added or uploaded to replace existing raw data. (Inherited from ESRI.ArcGIS.Client.Tasks.ImageServiceEditBaseParameters)
Top

See Also

© ESRI, Inc. All Rights Reserved.