ApplicationMgr.RefreshFile

Syntax

ApplicationMgr.RefreshFile( file, opts = RefreshOption_All)

Purpose

Performs a refresh operation on every SequenceFileView Manager control that currently displays the specified file.

Remarks

Parameters

file As PropertyObjectFile

[In] Specifies the PropertyObjectFile reference for a TestStand sequence file.

opts As Long

[In] Do not pass a value or pass RefreshOption_All (0xFFFFFFFF) to this reserved parameter.

This parameter has a default value of RefreshOption_All .

See Also

PropertyObjectFile

SequenceFileViewMgr

SequenceFileViewMgr.Refresh

SequenceFileViewMgr.SequenceFile