Click or drag to resize

IPluginIntegrationServiceGetApplicationVersion Method

Gets version of the Syrve POS application.

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

Return Value

String
A string containing the application version.
See Also