Click or drag to resize

IPluginIntegrationServiceGetApplicationVersion Method

Gets version of the Syrve POS application.

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

Return Value

String
A string containing the application version.
See Also