VeriStand .NET API Reference

LogInfo.replace_file Field

A flag specifying whether to replace an existing log file or append data to the file. TRUE specifies to replace the log file. FALSE specifies to append data to the log file.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
Public replace_file As Boolean
C#
public bool replace_file
Visual C++
public:
bool replace_file

See Also

Log in to get a better experience