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