Enum ConfirmAndUpdateTMBehaviors
Represents the TM updating behavior for confirm and update operation.
Syntax
public enum ConfirmAndUpdateTMBehaviorsFields
| Name | Description | 
|---|---|
| DoNotUpdate | None of the TMs will be updated during confirm and update operation. The segments will only be confirmed. | 
| Master | Only the master TMs will be updated during confirm and update operation. | 
| Working | Only the working TMs will be updated during confirm and update operation. |