Send comments on this topic.
GetViewsByFilePath Method
Attachmate.Reflection.Objects Library (User Interface) > Frame Object : GetViewsByFilePath Method
filePath
Gets a collection of views that match the session file path.

Syntax

 
object.GetViewsByFilePath( 
   ByVal filePath As String
) As View()

Parameters

filePath

See Also