Click or drag to resize
LocationConfigurationServerURL Property
The URL for the Location Information Server is where the client sends the HELD request to ascertain its physical location. Default: empty.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public string ServerURL { get; set; }

Property Value

Type: String
See Also