Enum SourceTrackChangesLookupMode
the way to handle segments with source track changes in TM search
Namespace: Sdl.ProjectAutomation.Settings
Assembly: Sdl.ProjectAutomation.Settings.dll
Syntax
public enum SourceTrackChangesLookupMode
Fields
Name | Description |
---|---|
LookupWithTrackChangesAccepted | perform lookup with track changes accepted |
LookupWithTrackChangesRejected | perfrom lookup with track changes rejected |
NoLookup | Do not perform lookup |