This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServiceCatalog Interface > IServiceCatalog.ServiceDescriptions Property (ArcObjects .NET 10.5 SDK) |
An array of the web service descriptions in the web service catalog.
[Visual Basic .NET] Public ReadOnly Property ServiceDescriptions As IServiceDescriptionArray
[C#] public IServiceDescriptionArray ServiceDescriptions {get;}
[C++]
HRESULT get_ServiceDescriptions(
IServiceDescriptionArray** pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type IServiceDescriptionArray