Jump to content

ProjectFilesViewItem class

From LabVIEW Wiki
Revision as of 16:32, 25 August 2019 by Q (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
<VI Server Class Hierarchy

The ProjectFilesViewItem class is a class in the VI Server Class Hierarchy, (see also VI Server). The ProjectFilesViewItem class lets you programatically see property valuse of items in the Files tab of the Project Explorer window.

Legend
R/W Readable/Writable {R = Read Only, W = Write Only, R/W = Read/Write}
RTE Available in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated

Properties

Show/Hide Application Properties Table

Application Properties Table
Property ID Short Name (English) Description R/W RTE
3F471003 All Project Items R X
3F471004 Children R X
3F471005 Icon R X
3F471002 Is Folder? R X
3F471006 Name R X
3F471000 Parent R X
3F471007 Path R X
3F471001 Project Item R X

Methods

No Methods for this Class

Events

No Events for this Class

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also