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