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