CopyItem class: Difference between revisions
Appearance
Started page |
Added info table |
||
| Line 1: | Line 1: | ||
{| | {{VIServerClass|classname=CopyItem|classid=97|class_0=CopyItem}} | ||
| | |||
|} | |||
{{stub}} | {{stub}} | ||
| Line 8: | Line 5: | ||
The '''CopyItem class''' is a [[VI Server#Private|private class]] in the [[VI Server Class Hierarchy]]. | The '''CopyItem class''' is a [[VI Server#Private|private class]] in the [[VI Server Class Hierarchy]]. | ||
{{TOCright}} | {{TOCright}} | ||
==Properties== | ==Properties== | ||
<span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span> | <span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span> | ||
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable"> | <div class="mw-collapsible" id="mw-customcollapsible-propertiestable"> | ||
{{VIServerLegend|showrw=TRUE|showrte=TRUE}} | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|+ Application Properties Table | |+ Application Properties Table | ||
| Line 82: | Line 63: | ||
==Methods== | ==Methods== | ||
''No Methods'' | ''No Methods for this class.'' | ||
==Events== | |||
''No Events for this class.'' | |||
== See Also == | == See Also == | ||
Revision as of 02:07, 26 August 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | class |
| Class ID | {{{1}}} |
| Scope | |
| Class Inheritance |
This class is a top-level class. |
| Class Children | This class has no children. |
| |
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The CopyItem class is a private class in the VI Server Class Hierarchy.
Properties
Show/Hide Application Properties Table
| Legend | |
|---|---|
| R/W | Readable/Writable Permissions |
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Property ID | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 36D45004 | Children() | R | X | |
| 36D45005 | Conflict | R | X | |
| 36D45002 | Flags | R | X | |
| 36D45001 | Icon | R | X | |
| 36D45006 | NIIM | R | X | |
| 36D45003 | Parent | R | X | |
| 36D45000 | Text | R | X |
Methods
No Methods for this class.
Events
No Events for this class.