Altova MapForce Server 2024 

APIMajorVersion

Home Prev Top Next

Gets the major version of the MapForce Server API. This can be different from the product version if the API is connected to another server.

 

Signature

APIMajorVersion : Integer

Generic signature

int APIMajorVersion { get; }

C#

HRESULT APIMajorVersion([out, retval] INT* pnVal);

C++

ReadOnly Property APIMajorVersion As Integer

VB.NET

© 2017-2023 Altova GmbH