Click or drag to resize

IPluginIntegrationServiceGetApplicationVersion Method

Gets version of the iikoFront application.

Namespace:  Resto.Front.Api
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
string GetApplicationVersion()

Return Value

Type: String
A string containing the application version.
See Also