ArcObjects Library Reference (Server)  

IEnumServerObjectExtensionType Interface

Provides access to members that enumerate through the registered server object extension types.

Product Availability

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

Members

Description
Read-only property Count The number of extension types in the enumeration.
Method Next Returns the next extension type in the enumeration.
Method Reset Starts the enumeration at the beginning.

.NET Samples

Find near features REST SOE (Code Files: Program) | Server spatial query server object extension (Code Files: Program) | Simple REST SOE (Code Files: Program) | Simple SOAP SOE (Code Files: Program) | Simple SOE (Code Files: Program) |

.NET Related Topics

How to register the SOE |