Gets the IP Port Number on the organization's proxy server (if any) thru which the gateway transactions should pass.
Namespace:
Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public int ProxyPort { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ProxyPort As Integer |
| Visual C++ |
|---|
public: property int ProxyPort { int get (); } |