StationOptions.FileModificationIndicatorPolicy

Syntax

StationOptions.FileModificationIndicatorPolicy

Data Type

Long

Purpose

Specifies the policy for when to indicate that a file being opened is modified. When you open a file, TestStand must modify the file in memory when a version of a type defined in the file is updated as a result of an automatic type conflict resolution, or if the data format of the file changes as a result of opening the file in a newer version of TestStand. In such cases, TestStand modifies the file in memory even if the policy specifies not to indicate that the file is modified.

Specify one or more FileModificationIndicatorPolicies constants. Use the bitwise-OR operator to specify multiple policies.

See Also

FileModificationIndicatorPolicies