Jump to content

CopyConflict class: Difference between revisions

From LabVIEW Wiki
No edit summary
Added info table
Line 1: Line 1:
{| class="wikitable"
{{VIServerClass|classname=CopyConflict|classid=1|class_0=CopyConflict}}
|-
|<[[VI Server Class Hierarchy]]
|}


{{stub}}
{{stub}}
Line 8: Line 5:
The '''CopyConflict class''' is a [[VI Server#Private|private class]] in the [[VI Server Class Hierarchy]].
The '''CopyConflict class''' is a [[VI Server#Private|private class]] in the [[VI Server Class Hierarchy]].
{{TOCright}}
{{TOCright}}
{| class="wikitable"
 
! colspan="2"|Legend
|-
|R/W
| Readable/Writable {R = Read Only, W = Write Only, R/W = Read/Write}
|-
|RTE
| Available in the [[Run-Time Engine]]
|- style="background-color:#FFFFCC;"
|colspan="2"|[[VI Server#Basic Development Environment|Basic Development Environment]]
|-style="background-color:#CCFFFF;"
|colspan="2"|[[VI Server#VI Scripting|VI Scripting]]
|-style="background-color:#D1BB80;"
|colspan="2"|[[VI Server#Private|Private]]
|-style="background-color:#FFAAAA;"
|colspan="2"|[[VI Server#Deprecated|Deprecated]]
|}


==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 108: Line 90:
<span class="mw-customtoggle-methodstable">Show/Hide Application Methods Table</span>
<span class="mw-customtoggle-methodstable">Show/Hide Application Methods Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
{{VIServerLegend|showrte=TRUE}}
{| class="wikitable sortable"
{| class="wikitable sortable"
|+ Application Methods Table
|+ Application Methods Table
Line 121: Line 104:
|}
|}
</div>
</div>
==Events==
''No Events for this class.''


== See Also ==
== See Also ==

Revision as of 02:01, 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.


The CopyConflict class is a private class in the VI Server Class Hierarchy.


Properties

Show/Hide Application Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Application Properties Table
Property ID Short Name (English) Description R/W RTE
38D80005 Choice R/W
38D80004 Choices() R
38D80002 Icon R
38D80000 OwningItem R
38D80008 Path R/W
38D80009 PathExtensions R
38D8000A RequiresRefresh R
38D80007 ResolutionType R
38D80003 Resolved R
38D80006 Severity R
38D80001 Text R

Methods

Show/Hide Application Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Application Methods Table
Method ID Short Name (English) Description RTE
38D7FC00 CompleteRefresh

Events

No Events for this class.

See Also