Share via


VersionInfo Class

VersionInfo Class

Contains a descriptive name and version number of MapPoint Web Service components.


Public Class VersionInfo Inherits System.Object


[C#]

public class VersionInfo : System.Object

Public Properties

Name Description
public propertyComponent

The descriptive name of a MapPoint Web Service component.

public propertyVersion

The version number of a MapPoint Web Service component.

Remarks

See Also

  CommonServiceSoap.GetVersionInfo Method