Click or drag to resize
Infosoft Logo

VersionInformation Class

Provides data about the version of the web service and the database.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.VersionVersionInformation

Namespace: Infosoft.Webservices.Version
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class VersionInformation

The VersionInformation type exposes the following members.

Properties
 NameDescription
Public propertyBuildVersion Gets the build version
Public propertyDatabaseVersion Gets the database version.
Public propertyGreatestClientVersionSeen Gets the greatest/highest version number registered by a desktopclient.
Public propertyProductVersion Gets the product version.
Top
See Also