setDoubleProperty procedure

Sets a double message property.

Syntax

PROCEDURE setDoubleProperty.
DEFINE INPUT PARAMETER propertyName AS CHARACTER.
DEFINE INPUT PARAMETER propertyValue AS DECIMAL.

Applies to

Message objects

See also

clearProperties procedure

For more information, see the Accessing message properties.