Jump to content

PropertyItem class

From LabVIEW Wiki
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name PropertyItem class
Class ID 16444
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


    The PropertyItem class is a class in the VI Server Class Hierarchy, (see also VI Server).

    Properties

    Show/Hide PropertyItem Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    PropertyItem Properties Table
    Property ID Long Name (English) Description R/W RTE
    6DE8DC00Is WriteSets or returns whether a property is a write or read property item.Read/WriteYes
    6DE8DC01Property (Deprecated)Read/WriteYes
    6DE8DC02TerminalSets or returns a reference to the terminal.Read/WriteYes
    6DE8DC03Is Default ValueRead/WriteYes
    6DE8DC04Flags:Not Available In AppLibsRead OnlyNo
    6DE8DC05Flags:Is PrivateRead OnlyNo
    6DE8DC06Flags:Is ScriptingRead OnlyNo
    6DE8DC07Flags:Is DeprecatedRead OnlyNo
    6DE8DC08Flags:Must Run At Root LoopRead OnlyNo
    6DE8DC09Property IDWrite OnlyYes
    6DE8DC0BPropertyGets information about the property selected on this PropertyItem.Read OnlyNo

    Methods

    Show/Hide PropertyItem Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    PropertyItem Methods Table
    Method ID Long Name (English) Description RTE
    6DE8D800Get FlagsNo
    6DE8D801Set PropertySets the selected property of the PropertyItem.Yes (Read/Write)
    6DE8D802Set Property (Allow Private)No

    Events

    This class has no events or it inherits events from its parent: GObject Class.


    History

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

    See Also