Sets a double property.
Public Sub SetDoubleProperty( ByVal propName As String, ByVal val As Double )
public void SetDoubleProperty(string propName, double val)
propName The property name.
val The property value.
For more information about getting and setting message headers and properties, see QAnywhere messages.