RoutingSlip.TrackStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if status tracking is enabled for the routing slip.
public:
property bool TrackStatus { bool get(); void set(bool value); };
public bool TrackStatus { get; set; }
Public Property TrackStatus As Boolean
Property Value
Remarks
You cannot set this property if routing is in progress.