Jump to content

CopyExpert class: Difference between revisions

From LabVIEW Wiki
mNo edit summary
Replaced with template tables
Line 8: Line 8:


==Properties==
==Properties==
<span class="mw-customtoggle-propertiestable">Show/Hide CopyExpert Properties Table</span>
{{VIServerPropsTable|99}}
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{| class="wikitable sortable"
|+ CopyExpert Properties Table
! Property ID
! Short Name (English)
! Description
! R/W
! RTE
|- style="background-color:#D1BB80;"
|42B5B801
| [[CopyExpert class/Icon property|Icon]]
|
|R
|
|- style="background-color:#D1BB80;"
|42B5B800
| [[CopyExpert class/Name property|Name]]
|
|R
|
|- style="background-color:#D1BB80;"
|42B5B803
| [[CopyExpert class/Provider property|Provider]]
|
|R
|
|- style="background-color:#D1BB80;"
|42B5B802
| [[CopyExpert class/RootItem property|RootItem]]
|
|R
|
|}
</div>


==Methods==
==Methods==
''No Methods for this class.''
{{VIServerMethodsTable|99}}


==Events==
==Events==
''No Events for this class.''
{{VIServerEventsTable|99}}


== History ==
== History ==

Revision as of 16:16, 8 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name CopyExpert class
Class ID 99
Scope Private
Class Inheritance

This class is a top-level class.

Class Children

This class has no children.


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

    Properties

    Show/Hide CopyExpert Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    CopyExpert Properties Table
    Property ID Long Name (English) Description R/W RTE
    42B5B800NameRead OnlyNo
    42B5B801IconRead OnlyNo
    42B5B802Root ItemRead OnlyNo
    42B5B803ProviderRead OnlyNo


    Methods

    This class has no methods.


    Events

    This class has no events.


    History

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

    See Also