OrderHistoryPage
StockSharp.Broker.Maui.Backoffice.Pages
注文実行ログページ。シェルナビゲーション(OrderHistoryPage?orderId =123)で注文から到達。クエリ文字列は、VMのOrderIdのリトリガーLoadCommandに転送されます。
継承元: ContentPage
プロパティ
OrderId
public string OrderId { set; }
orderHistoryPage.OrderId = value
VM にワイヤされたシェルの query-string パラメータ。