Gets the abend code returned from CICS.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
public string AbendCode { get; }
Public ReadOnly Property AbendCode As String
Get
public:
property String^ AbendCode {
String^ get ();
}
Property Value
Type:
String
Reference