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