EDI Integrator 2016 C++ Builder Edition
EDI Integrator 2016 C++ Builder Edition
Questions / Feedback?

CEMRejectionReason Property

If Accepted is False this property specifies the reason a request was rejected.

Syntax

__property String CEMRejectionReason[int CEMIndex] = {read=FCEMRejectionReason, write=FSetCEMRejectionReason};

Default Value

""

Remarks

If CEMAccepted is False this property specifies the reason a request was rejected.

When using AS2Sender this may be set to a string value which the recipient will see.

When using AS2Receiver query this property for details on why the request was rejected.

The size of the array is controlled by the CEMCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 C++ Builder Edition - Version 16.0 [Build 7240]