VI Property
Installed With: Base Package
Class: ProjectItem Properties (ActiveX)
If the LabVIEW project item refers to a VI, this property returns a reference to the VI. Otherwise, this property returns NULL.
Note This property does not record changes to the VI. If you use this reference for editing the VI you will not be prompted to save when the reference closes. |
Syntax
object.VI
Data Type
VirtualInstrument *