Click or drag to resize

LinkarClientGetLocalVersion Method

Linkar Framework .NET (Core and Framework)


Allows getting the client version.

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

Return Value

String
The results of the operation.
See Also