Library Item:Type Property

LabView Local Project Settings

Library Item:Type Property

Short Name: LibraryItemType

Installed With: Base Package

Class: ProjectItem Properties

Gets the type of the project item as it exists in the project library as a GUID string. Use the Library Item Type:String property to return the type as a human-readable string.

If the item is not part of a library, this property returns an error.

Note  The LabVIEW Datalogging and Supervisory Control Module supports this property in the Run-Time Engine.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemNo
PermissionsRead Only
Settable when the VI is runningNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo