GetProcessingStations Method of ServerManager Object (Web Services API)
This method returns a list of Processing Stations with their locations and their states.
C# Syntax
ProcessingStation[] GetProcessingStations(
string serverLocation
)
Parameters
serverLocation
This parameter contains the DNS name of the server or its IP address.
Return Value
An array of ProcessingStation objects.
See also
26.03.2024 13:49:49