Gets the web address (or IP address) of the gateway service provider's server to be used when processing QUERY transactions.
Namespace: Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public string QueryUrl { get; } |
| Visual Basic |
|---|
Public ReadOnly Property QueryUrl As String Get |
| Visual C++ |
|---|
public: property String^ QueryUrl { String^ get (); } |
Field Value
A web address or IP address, NOT including the protocol (e.g., http://)
Remarks
Only needed is it is different from the value in HostUrl