ProjectPath Property

Returns the path used for storing project files. If you intall iFIX to the default location, this path is C:\Program Files (x86)\Proficy\iFIX

Syntax

object.ProjectPath[=String]

Properties

The ProjectPath property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

String

The path of the project.

 

Applies To