IPWorks EDI 2020 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 CEMIndex parameter specifies the index of the item in the array. The size of the array is controlled by the CEMCount property.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 C++ Builder Edition - Version 20.0 [Build 8203]