Gets the level of tracking that the BizTalk server should perform.
Property Declaration
The syntax shown is language neutral.
uint32 GlobalTrackingOption;
Remarks
This property is read-write.
The following table contains the permissible values for this property:
| Description | Value |
| Disable Tracking | 0 |
| Normal Tracking | 1 |
Note that the integer values must be used in code and script.
Requirements
Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.
To download updated BizTalk Server 2004 Help from www.microsoft.com, go to
http://go.microsoft.com/fwlink/?linkid=20616.
Copyright © 2004 Microsoft Corporation.
All rights reserved.