Altova MapForce Server 2024 Advanced Edition

APIMinorVersion

Home Prev Top Next

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

 

Signature

APIMinorVersion : Integer

Generic signature

int APIMinorVersion { get; }

C#

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

C++

ReadOnly Property APIMinorVersion As Integer

VB.NET

© 2017-2023 Altova GmbH