Gets the version type, server or client, of the operating system of the machine on which the Open Agent is hosted.
C#
public String OSVersionType { get; }
VB
Public Read Property OSVersionType As String
Read only.