ESRI.ArcGIS.ADF.ArcGISServer.Local
GetServiceDescriptions Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > CatalogDcom Class : GetServiceDescriptions Method




Obtains the descriptions for GIS services on the server.

Syntax

Visual Basic (Declaration) 
Public Overrides Function GetServiceDescriptions() As ServiceDescription()
Visual Basic (Usage)Copy Code
Dim instance As CatalogDcom
Dim value() As ServiceDescription
 
value = instance.GetServiceDescriptions()
C# 
public override ServiceDescription[] GetServiceDescriptions()

Return Value

Array of service description objects.

See Also

© 2010 All Rights Reserved.