IPathVariable

Declaration

IPathVariable : IDispatch

Overview

This interface is meant for configuring a project path variable.

Properties

String Name - Gets or sets the name/id of the path variable

String Value - Gets or sets the value of the path variable

Methods

Delete()
- Deletes the current path variable from the project

See also

ISearch

IAdvinstProjectTypes