This document is archived and information here might be outdated. Recommended version. |
Obtains current configuration of all image services hosted by the image server as an XML string. The XML is defined by ISServices.xsd.
[Visual Basic .NET]
Public Function GetServiceConfiguration ( _
) As String
[C#]
public string GetServiceConfiguration (
);
[C++]
HRESULT GetServiceConfiguration(
void
);