Click or drag to resize
Infosoft Logo

VersionServiceGetVersion Method

Gets the version information from the current running web service

Namespace: Infosoft.Webservices.Version
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public VersionInformationResponse GetVersion()

Return Value

VersionInformationResponse
Information about the current running web service instance

Implements

IVersionServiceGetVersion
See Also