Jump to content

CopyExpert class: Difference between revisions

From LabVIEW Wiki
Added info table
m Category reorg
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{VIServerClass|classname=CopyExpert|classid=1|class_0=CopyExpert}}
{{VIServerClass|99}}


{{stub}}
{{stub}}


The '''CopyExpert class''' is a [[VI Server#Private|private class]] in the [[VI Server Class Hierarchy]].
The '''CopyExpert class''' is a class in the [[VI Server Class Hierarchy]], (see also [[VI Server]]).
 
{{TOCright}}
{{TOCright}}


==Properties==
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VIServer Templates-->
<span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span>
{{VIServerClassTables|99}}
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
 
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
== History ==
{| class="wikitable sortable"
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
|+ Application Properties Table
{| class="wikitable"
! Property ID
! Version
! Short Name (English)
! Change(s)
! Description
|-
! R/W
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
! RTE
|More info to come.
|- 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==
''No Methods for this class.''
==Events==
''No Events for this class.''


== See Also ==
== See Also ==
Line 54: Line 24:
*[[VI Server]]
*[[VI Server]]


[[Category:VI Server]]
[[Category:VI Server Class]]
[[Category:VI Server Class]]
[[Category:Private Class]]

Latest revision as of 12:47, 7 May 2020

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