WatchExpression.ClientSequenceFile
Specifies the name of the client sequence file associated with the watch expression.
Every watch expression created in the sequence editor's Watch Expression pane is associated with a client sequence file, and is only visible within executions that use the specified client sequence file. By default, a watch expression is associated with the client sequence file that was executing when the watch expression was created. The watch expression is valid throughout the execution of the specified client sequence file, unless it is restricted by other scope properties, such as sequence file name or sequence. All scoping properties have the suffix Scope attached to their name.
A watch expression without an associated client sequence file is called a global watch expression. Global watch expressions are visible in executions for all client sequence files, unless restricted by other scope properties. You can create Global watch expressions using the Watch Expressions tab of the Edit Breakpoints/Watch Expressions dialog box.