AifPort::propagateErrors Method
Determines if the port is allowed to propagate errors to the end user.
Syntax
client server public static boolean propagateErrors(AifPortName _portName)
Run On
Called
Parameters
- _portName
Type: AifPortName Extended Data Type
The ID of the AifPort to check.
Return Value
Type: boolean
true if the endpoint can propagate errors; otherwise, false.