Altova MapForce Server 2024 

APIServicePackVersion

Home Prev Top Next

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

 

Signature

APIServicePackVersion : Integer

Generic signature

int APIServicePackVersion { get; }

C#

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

C++

ReadOnly Property APIServicePackVersion As Integer

VB.NET

© 2018-2024 Altova GmbH