EciRequestEciReturnCode2 Property

CICS Transaction Gateway V10.1.0.0
Gets the secondary ECI return code from the most recent flow of this request.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
Syntax

public EciReturnCode2 EciReturnCode2 { get; }

Property Value

Type: EciReturnCode2
Remarks

This property returns ECI-specific secondary return code, only if EciReturnCode is set to EciErrSecurityError.
See Also

Reference