Gets the Gateway daemon return code from the most recent flow of this request.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public GatewayReturnCode GatewayReturnCode { get; } |
Visual Basic |
---|
Public ReadOnly Property GatewayReturnCode As GatewayReturnCode Get |
Visual C++ |
---|
public: property GatewayReturnCode GatewayReturnCode { GatewayReturnCode get (); } |