Gets the reason for ending the response.
public EOR EORReasonCode {get;}
public:
property EOR EORReasonCode {
EOR get();
}
'Declaration
Public ReadOnly Property EORReasonCode As EOR
'Usage
Dim instance As JpipResponse
Dim value As EOR
value = instance.EORReasonCode
Property Value
The
Leadtools.Jpip.EOR value which indicates the reason for ending the response.