SOAP proxy methods list

Click a highlighted method or object name in the method list to see a detailed description.

CatalogServer

GetFolders(): string[]

GetMessageFormats(): esriServiceCatalogMessageFormat

GetMessageVersion(): esriArcGISVersion

GetServiceDescriptions(): ServiceDescription[]

GetServiceDescriptionsEx(string FolderName): ServiceDescription[]

GetTokenServiceURL(): string

RequiresTokens(): boolean

FeatureServer

Add(int LayerOrTableID, DataObjects[] DataObjectArray): EditResult[]

AddAttachments(int LayerOrTableID, AttachmentData[] AttachmentDataArray): EditResult[]

ApplyEdits(TableEdit[] TableEdits): TableEditResults[]

Delete(int LayerOrTableID, String DefinitionExpression, QueryFilter QueryFilter)

DeleteAttachments(int layerOrTableID, int[] IDsOfAttachmentsToDelete): EditResult[]

DeleteByID(int LayerOrTableID, int[] IdsOfObjectsToDelete): EditResult[]

GetCount(int LayerOrTableID, String DefinitionExpression, QueryFilter QueryFilter): int

GetLayers(): GraphicFeatureLayer[]

GetObjectCount(int LayerOrTableID, String DefinitionExpression, QueryFilter QueryFilter): int

GetServiceObjectCount(GFSTableDescription[] LayerOrTableDescriptions, Geometry Geometry): int

GetTables(boolean IgnoreLayers): DataTable[]

Query(int LayerOrTableID , String DefinitionExpression, QueryFilter QueryFilter, ServiceDataOptions ServiceDataOptions): ServiceData

QueryAttachmentData(int LayerOrTableID, int[] IDsOfAttachmentsToQuery, esriTransportType TransportType): AttachmentData[]

QueryAttachmentInfos(int LayerOrTableID, int[] IDsOfObjectstoQuery): AttachmentInfo{}

QueryFromService(GFSTableDescription[] LayerOrTableDescriptions , Geometry Geometry, ServiceDataOptions ServiceDataOptions): ServiceData

QueryHTMLPopups(long LayerorTableID, long[] objectIDs):string[]

QueryIDs(int LayerOrTableID, String DefinitionExpression, QueryFilter QueryFilter): int[]

QueryRelatedObjects(int SourceLayerOrTableID, int[] ObjectIDsInSource, int RelationshipID, string TargetDefinitionExpression, string TargetTableProps, bool GroupBySourceOIDs, SpatialReference OutSR, ServiceDataOptions ServiceDataOptions ): ServiceData

Update(int LayerorTableID, DataObject[] DataObjectArray): EditResult[]

UpdateAttachments (int LayerOrTableID, AttachmentData[][] AttachmentDataArray)

GeocodeServer

FindAddressCandidates(PropertySet Address, PropertySet PropMods): RecordSet

GeocodeAddress(PropertySet Address, PropertySet PropMods): PropertySet

GeocodeAddresses(RecordSet AddressTable, PropertySet AddressFieldMapping, PropertySet PropMods): RecordSet

GetAddressFields(): Fields

GetCandidateFields(PropertySet PropMods): Fields

GetDefaultInputFieldMapping(): PropertySet

GetIntersectionCandidateFields(PropertySet PropMods): Fields

GetLocatorProperties(): PropertySet

GetResultFields(PropertySet PropMods): Fields

GetSingleLineAddressField():Field

GetStandardizedFields(): Fields

GetStandardizedIntersectionFields(): Fields

ReverseGeocode(Point Location, bool ReturnIntersection, PropertySet PropMods): PropertySet

StandardizeAddress(PropertySet Address, PropertySet PropMods): PropertySet

GeoDataServer

CompareReplicaSchema(GDSData RelativeReplicaSchemaDoc, esriGDSTransportType TransportType): GDSData

CreateReplica(string ParentVersion, string ReplicaName, GPReplicaDescription ReplicaDescription, GPReplicaOptions ReplicaOptions, GDSExportOptions ExportOptions, esriGDSTransportType TransportType): GDSData

ExpandReplicaDatasets(ArrayOfGPReplicaDataset ReplicaDatasets): ArrayOfGPReplicaDataset

ExportAcknowledgement(string ReplicaName, esriGDSTransportType TransportType): GDSData

ExportReplicaDataChanges(string ReplicaName, GDSExportOptions ExportOptions, esriGDSTransportType TransportType, esriExportGenerationsOption GenerationsToExport, boolean SwitchRole): GDSData

ExportReplicaSchema(string ReplicaName, esriGDSTransportType TransportType): GDSData

ExtractData(string VersionName, GPReplicaDescription ReplicaDescription, GDSExportOptions ExportOptions, esriGDSTransportType TransportType): GDSData

GetDataElements(DEBrowseOptions BrowseOptions): ArrayOfDElement

GetDefaultWorkingVersion(): string

GetMaxRecordCount(): int

GetNextResultPortion(ResultPortionInfo DesiredRange): GDSQueryResultPortion

GetReplica(string ReplicaName): GPReplica

GetReplicas(): ArrayOfGPReplica

GetVersions(): ArrayOfGPVersionInfo

GetWrappedWorkspaceType(): esriWorkspaceType

ImportAcknowledgement(GDSData Data)

ImportData(GDSData Data, esriGDSImportFormat ImportFormat)

ImportReplicaDataChanges(esriGDSReplicaImportSource SourceType, esriReplicaReconcilePolicyType ReconcilePolicy, boolean ColumnLevel, GDSData Data): boolean

ImportReplicaSchemaChanges(GDSData SchemaChangesDoc)

ReExportReplicaDataChanges(string ReplicaName, GDSExportOptions ExportOptions, esriGDSTransportType TransportType, esriExportGenerationsOption GenerationsToExport): GDSData

TableSearch(string VersionName, string TableName, QueryFilter QueryFilter, ResultPortionInfo QueryRange): GDSQueryResultPortion

UnregisterReplica(string ReplicaName)

GeometryServer

AutoComplete(SpatialReference SpatialReference, Polygon[] InPolygons, Polyline[] InCompletionLines): Polygon[]

Buffer(SpatialReference InSpatialReference, SpatialReference BufferSpatialReference, SpatialReference OutSpatialReference, double[] Distances, Unit Unit, boolean UnionResults, Geometry[] InGeometryArray): Geometry[]

BufferGeodesic(SpatialReference InSpatialReference, SpatialReference OutSpatialReference, double[] Distances, double Deviation, Unit Unit, boolean UnionResults, Geometry[] InGeometryArray): Geometry[]

ConvexHull(SpatialReference SpatialReference, Geometry[] InGeometryArray): Geometry

Cut(SpatialReference SpatialReference, Geometry[] Targets, Polyline Cutter): Geometry[]

Densify(SpatialReference SpatialReference, Geometry[] InGeometryArray, double MaxSegmentLength, boolean UseDeviationDensification, double DensificationParameter): Geometry[]

DensifyGeodesic(SpatialReference SpatialReference, Geometry[] InGeometryArray, double MaxSegmentLength, LinearUnit LengthUnit): Geometry[]

Difference(SpatialReference SpatialReference, Geometry[] InGeometryArray1, Geometry InGeometry2): Geometry[]

FindSRByWKID(string Authority, int WKID, int WKID_Z, boolean DefaultXYResolution, boolean DefaultXYTolerance): SpatialReference

FindSRByWKT(string WKT, string WKT_Z, boolean DefaultXYResolution, boolean DefaultXYTolerance): SpatialReference

FindUnitsByWKID(string authority, int WKID): Unit

FindUnitsByWKT(string WKT): Unit

Generalize(SpatialReference SpatialReference, Geometry[] InGeometryArray, double MaxDeviation, LinearUnit DeviationUnit): Geometry[]

GetAreasAndLengths(SpatialReference SpatialReference, Polygon[] InPolygonArray): double[]

GetAreasAndLengths2(SpatialReference SpatialReference, Polygon[] InPolygonArray, LinearUnit LengthUnit, LinearUnit AreaUnit, esriAreaUnits AreaUnitEnum): double[]

GetAreasAndLengthsGeodesic(SpatialReference SpatialReference, Polygon[] InPolygonArray, LinearUnit LengthUnit, LinearUnit AreaUnit, out double[] Lengths): double[]

GetAreasAndLengthsPreserveShape(SpatialReference SpatialReference, Polygon[] InPolygonArray, LinearUnit LengthUnit, LinearUnit AreaUnit, esriAreaUnits AreaUnitEnum, out double[] Lengths): double[]

GetDistance(SpatialReference SpatialReference, Geometry G1, Geometry G2, LinearUnit DistanceUnit): double

GetDistanceGeodesic(SpatialReference SpatialReference, Geometry G1, Geometry G2, LinearUnit DistanceUnit): double

GetLabelPoints(SpatialReference SpatialReference, Polygon[] InPolygonArray): Point[]

GetLengths (SpatialReference SpatialReference, Polyline[] InPolylineArray): double[]

GetLengths2(SpatialReference SpatialReference, Polyline[] InPolylineArray, LinearUnit LengthUnit): double[]

GetLengthsGeodesic(SpatialReference SpatialReference, Polyline[] InPolylineArray, LinearUnit LengthUnit): double[]

GetLengthsPreserveShape(SpatialReference SpatialReference, Polyline[] InPolylineArray, LinearUnit LengthUnit): double[]

Intersect(SpatialReference SpatialReference, Geometry[] InGeometryArray1, Geometry InGeometry2): Geometry[]

Offset(SpatialReference SpatialReference, Geometry[] InGeometryArray , double OffsetDistance, LinearUnit OffsetUnit, esriGeometryOffsetEnum OffsetHow, double BevelRatio, boolean SimplifyResult): Geometry[]

Project (SpatialReference InSpatialReference, SpatialReference OutSpatialReference, boolean TransformForward, GeoTransformation Transformation, Envelope Extent, Geometry[] InGeometryArray): Geometry[]

Relation(SpatialReference SpatialReference, Geometry[] InGeometryArray1, Geometry[] InGeometryArray2, esriGeometryRelationEnum RelationName, string RelationParameter): RelationResult[]

Reshape(SpatialReference SpatialReference, Geometry Target, Polyline Reshaper): Geometry

Simplify(SpatialReference SpatialReference, Geometry[] InGeometryArray): Geometry[]

TrimExtend(SpatialReference SpatialReference, Polyline[] InPolylineArray, Polyline TrimExtendTo, int ExtendHow): Polyline[]

Union(SpatialReference SpatialReference, Geometry[] InGeometryArray): Geometry

GPServer

CancelJob(string JobID): void

Execute(string ToolName, GPValue[] Values, GPResultOptions Options, PropertySet EnvironmentValues): GPResult

GetExecutionType(): esriExecutionType

GetJobEnvironmentValues(string JobID): PropertySet

GetJobInputValues(string JobID, string[] ParameterNames): GPValue[]

GetJobMessages (string JobID): JobMessage[]

GetJobResult(string JobID, string[] ParameterNames, GPResultOptions Options): GPResult

GetJobResultMapExtent(string JobID): Envelope

GetJobResultOptions(string JobID): GPResultOptions

GetJobStatus (string JobID): esriJobStatus

GetJobToolName(string JobID): string

GetResultMapServerName(): string

GetResultWorkspace(string JobID, esriGDSTransportType TransportType): string

GetTaskInfos(): GPToolInfo[]

GetTaskNames(): string[]

GetToolInfo(string ToolName): GPToolInfo

GetToolInfos(): GPToolInfo[]

GetToolNames(): string[]

SubmitJob(string ToolName, GPValue[] Values, PropertySet EnvironmentValues): String

ImageServer

Add(RasterItemDescription[] RasterItemDescriptions): ImageServerEditResult

ComputeHistograms(Geometry Geometry, MosaicRule MosaicRule, Point Pixelsize, RenderingRule RenderingRule): RasterHistogram

Delete(FIDSet FIDs): ImageServerEditResult

Download(FIDSet FIDs, Geometry Geometry , string Format): ImageServerDownloadResult[]

Execute(AISRequest Request): string

ExportImage(GeoImageDescription ImageDescription, ImageType ImageType): ImageResult

ExportScaledImage(GeoImageDescription ImageDescription, ImageType ImageType): MapImage

GenerateServiceInfo(RenderingRule RenderingRule): ImageServiceInfo

GetCacheControlInfo(): CacheControlInfo

GetCacheDescriptionInfo(): CacheDescriptionInfo

GetCatalogItemCount(QueryFilter QueryFilter): int

GetCatalogItemIDs(QueryFilter QueryFilter): FIDSet

GetCatalogItems(QueryFilter QueryFilter): RecordSet

GetFields(): Fields

GetFile(ImageServerDownloadResult File): string

GetImage(GeoImageDescription ImageDescription): byte[]

GetImageTile(int Level, int Row, int Column, string Format): byte[]

GetKeyProperties(): int

GetMetadata(): String

GetNativePixelBlock(int RID, int IID, int tx, long ty, int level): byte[]

GetNativeRasterInfo(int RID): RasterInfo[]

GetPixelBlock(int RID, int Tx , int Ty, int Level): byte[]

GetRasterAttributeTable(): int

GetRasterInfo(int RID): RasterInfo

GetRasterKeyProperties(int RID): PropertySet

GetRasterMetadata (int RID): string

GetServiceInfo(): ImageServiceInfo

GetThumbnail(int RID): ImageResult

GetTileCacheInfo(): TileCacheInfo

GetTileImageInfo(): TileCacheInfo

GetVersion(): decimal

GetVirtualCacheDirectory(): string

Identify(Geometry Location, MosaicRule MosaicRule, Point PixelSize): ImageServerIdentifyResult

IdentifyAll(Geometry Locations, MosaicRule MosaicRule, Point Pixelsize, RenderingRule RenderingRule, string Options): ImageServerIdentifyResult

IsFixedScaleImage(): boolean

Measure(Geometry From, Geometry To, MosaicRule MosaicRule, Point Pixelsize, esriMensurationOperation Operation): ImageServerMeasureResult

Update(FIDSet FIDs, RasterItemDescription[] RasterItemDescriptions): ImageServerEditResult

MapServer

ComputeDistance(string MapName, Point FromPoint, Point ToPoint, esriUnits Units): double

ComputeScale(MapDescription MapDescription, ImageDisplay MapImageDisplay): double

ExportMapImage(MapDescription MapDescription, ImageDescription ImageDescription): MapImage

ExportScaleBar(ScaleBar ScaleBar, MapDescription MapDescription, ImageDisplay MapDisplay, Color BackGroundColor, ImageDescription ImageDescription): ImageResult

Find(MapDescription MapDescription, ImageDisplay MapImageDisplay, string SearchString, bool Contains, string SearchFields, esriFindOption FindOption, int[] LayerIDs): MapServerFindResult[]

FromMapPoints(MapDescription MapDescription, ImageDisplay MapImageDisplay, Multipoint MapPoints, out int[] ScreenYValues): int[]

GenerateDataClasses(string MapName, MapTableDescription MapTableDescription, DataClassificationDef DataClassificationDef): ClassBreaksRenderer OR UniqueValueRenderer

GetCacheControlInfo(string MapName): CacheControlInfo

GetCacheDescriptionInfo(string MapName): CacheDescriptionInfo

GetCacheName(string MapName, int LayerID): string

GetCacheStorageInfo(string MapName): CacheStorageInfo

GetDefaultMapName(): string

GetDocumentInfo(): PropertySet

GetLayerTile(string MapName, int LayerID, int Level, int Row, int Column, string Format): byte[]

GetLegendInfo(string MapName, int[] LayerIDs, MapServerLegendPatch LegendPatch, ImageType ImageType): MapServerLegendInfo[]

GetMapCount(): int

GetMapName(int Index): string

GetMapTableSubtypeInfos(string MapName, int[] TableIDs):MapTableSubtypeInfo[]

GetMapTile(string MapName, int Level, int Row, int Column, string Format): byte[]

GetServerInfo(string MapName): MapServerInfo

GetServiceConfigurationInfo(): PropertySet

GetSQLSyntaxInfo(string MapName, int LayerID): SQLSyntaxInfo

GetSupportedImageReturnTypes(): esriImageReturnType

GetTileCacheInfo(string MapName): TileCacheInfo

GetTileImageInfo(string MapName): TileImageInfo

GetVirtualCacheDirectory(string MapName, int LayerID): string

HasLayerCache(string MapName, int LayerID): bool

HasSingleFusedMapCache(string MapName): bool

Identify(MapDescription MapDescription, ImageDisplay MapImageDisplay, Geometry SearchShape, int Tolerance, esriIdentifyOption IdentifyOption, int[] LayerIDs): MapServerIdentifyResult[]

IsFixedScaleMap(string MapName): bool

QueryAttachmentData(string MapName, int SourceTableID, int[] AttachmentIDs): AttachmentData[]

QueryAttachmentInfos(string MapName, int SourceTableID, int[] SourceOIDs): AttachmentInfos[]

QueryData(string MapName, MapTableDescription MapTableDescription, QueryFilter QueryFilter, QueryResultOptions QueryResultOptions): QueryResult

QueryDataStatistics(string MapName, MapTableDescription MapTableDescription, StatisticsRequest StatisticsRequest, QueryFilter QueryFilter): RecordSet

QueryDefaultLayerDrawingDescriptions(string MapName, int[] LayerIDs):LayerDrawingDescription[]

QueryFeatureCount(string MapName, int LayerID, QueryFilter QueryFilter): int

QueryFeatureCount2(string MapName, LayerDescription LayerDescription, QueryFilter QueryFilter): int

QueryFeatureData(string MapName, int LayerID, QueryFilter QueryFilter): RecordSet

QueryFeatureData2(string MapName, LayerDescription LayerDescription, QueryFilter QueryFilter, QueryResultOptions QueryResultOptions): QueryResults

QueryFeatureIDs(string MapName, int LayerID, QueryFilter QueryFilter): FIDSet

QueryFeatureIDs2(string MapName, LayerDescription LayerDescription, QueryFilter QueryFilter): FIDSet

QueryHTMLPopups(string MapName, int SourceTableID, int[] SourceOIDs):string[]

QueryHyperlinks(MapDescription MapDescription, ImageDisplay MapImageDisplay, int[] LayerIDs): MapServerHyperlink[]

QueryRasterValue(string MapName, int SourceTableID, int[] RowIDs, string FieldName, ImageType ImageType): ImageResult[]

QueryRelatedRecords(string MapName, int SourceTableID, FIDSet SourceFIDSet, RelateDescription RelateDescription): QueryResult

QueryRowCount(string MapName, MapTableDescription MapTableDescription, QueryFilter QueryFilter): int

QueryRowIDs(string MapName, MapTableDescription MapTableDescription, QueryFilter QueryFilter): Int[]

ToMapPoints(MapDescription MapDescription, ImageDisplay MapImageDisplay, int[] ScreenXValues, int[] ScreenYValues): Multipoint

NAServer

GetNALayerNames(LayerType esriNAServerLayerType): ArrayOfString

GetNetworkDescription(string NALayerName): NAServerNetworkDescription

GetSolverParameters(string NALayerName): NAServerSolverParams

GetSolverParameters2(string NALayerName, string LayerToken, bool PopulateNAClasses): NAServerSolverParams

Solve(NAServerSolverParams SolverParams): NAServerSolverResults

11/8/2016