ServiceRef.TrackingOption 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.
public:
property Microsoft::BizTalk::ExplorerOM::OrchestrationTrackingTypes TrackingOption { Microsoft::BizTalk::ExplorerOM::OrchestrationTrackingTypes get(); void set(Microsoft::BizTalk::ExplorerOM::OrchestrationTrackingTypes value); };
public Microsoft.BizTalk.ExplorerOM.OrchestrationTrackingTypes TrackingOption { get; set; }
member this.TrackingOption : Microsoft.BizTalk.ExplorerOM.OrchestrationTrackingTypes with get, set
Public Property TrackingOption As OrchestrationTrackingTypes