Table of Contents

Property Message

Namespace
WhalesSecret.TradeScriptLib
Assembly
WhalesSecret.TradeScriptLib.dll

Message

Optional report describing more in detail what the trade script did.

public string? Message { get; set; }

Property Value

string

Remarks

Setter is for deserialization support.