IOBERONLoyaltySystemServiceGetVersion Method |  |
Vráti číslo verzie servera webovej služby.
Namespace: Exa.OBERON.ServicesAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.72.0 (5.0.72.0)
SyntaxOBERONLoyaltySystemClientWS_VersionInfo GetVersion()
Function GetVersion As OBERONLoyaltySystemClientWS_VersionInfo
Dim instance As IOBERONLoyaltySystemService
Dim returnValue As OBERONLoyaltySystemClientWS_VersionInfo
returnValue = instance.GetVersion()
Return Value
OBERONLoyaltySystemClientWS_VersionInfo
ExampleUrl: http://address:port/GetVersion
See Also