次の方法で共有


RoutingSlip.TrackStatus プロパティ

定義

True を指定 すると、ルーティング スリップの状態追跡が有効になります。

public:
 property bool TrackStatus { bool get(); void set(bool value); };
public bool TrackStatus { get; set; }
Public Property TrackStatus As Boolean

プロパティ値

注釈

ルーティングが進行中の場合は、このプロパティを設定できません。

適用対象