Click or drag to resize

LinkarClientGetLocalVersion Method

Linkar Framework for .NET and Core


Allows getting the client version.

Namespace: Linkar.Functions.Persistent.JSON
Assembly: Linkar.Functions.Persistent.JSON (in Linkar.Functions.Persistent.JSON.dll) Version: 2.3.1
Syntax
public string GetLocalVersion()

Return Value

String
The results of the operation.
See Also