Gets the return code from the most recent flow of this request.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
public virtual int ReturnCode { get; }
Public Overridable ReadOnly Property ReturnCode As Integer
Get
public:
virtual property int ReturnCode {
int get ();
}
Property Value
Type:
Int32
Reference