Jump to content

CopyConflict class: Difference between revisions

From LabVIEW Wiki
mNo edit summary
m Category reorg
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{VIServerClass|name=CopyConflict|id=98|scope=private|class_0=CopyConflict}}
{{VIServerClass|98}}


{{stub}}
{{stub}}


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


<!--Edit Properties, Methods, or Events in the appropriate table in one on the VIServer Templates-->
{{VIServerClassTables|98}}


==Properties==
== History ==
<span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span>
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
{| class="wikitable"
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
! Version
{| class="wikitable sortable"
! Change(s)
|+ Application Properties Table
|-
! Property ID
|[[File:LV2018.png|frameless|border|64x64px|LabVIEW 2018|link=LabVIEW 2018]]
! Short Name (English)
|More info to come.
! Description
! R/W
! RTE
|- style="background-color:#D1BB80;"
|38D80005
| [[CopyConflict class/Choice property|Choice]]
|
|R/W
|
|- style="background-color:#D1BB80;"
|38D80004
| [[CopyConflict class/Choices() property|Choices()]]
|
|R
|
|- style="background-color:#D1BB80;"
|38D80002
| [[CopyConflict class/Icon property|Icon]]
|
|R
|
|- style="background-color:#D1BB80;"
|38D80000
| [[CopyConflict class/OwningItem property|OwningItem]]
|
|R
|
|- style="background-color:#D1BB80;"
|38D80008
| [[CopyConflict class/Path property|Path]]
|
|R/W
|
|- style="background-color:#D1BB80;"
|38D80009
| [[CopyConflict class/PathExtensions property|PathExtensions]]
|
|R
|
|- style="background-color:#D1BB80;"
|38D8000A
| [[CopyConflict class/RequiresRefresh property|RequiresRefresh]]
|
|R
|
|- style="background-color:#D1BB80;"
|38D80007
| [[CopyConflict class/ResolutionType property|ResolutionType]]
|
|R
|
|- style="background-color:#D1BB80;"
|38D80003
| [[CopyConflict class/Resolved property|Resolved]]
|
|R
|
|- style="background-color:#D1BB80;"
|38D80006
| [[CopyConflict class/Severity property|Severity]]
|
|R
|
|- style="background-color:#D1BB80;"
|38D80001
| [[CopyConflict class/Text property|Text]]
|
|R
|
|}
</div>
 
==Methods==
<span class="mw-customtoggle-methodstable">Show/Hide Application Methods Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
{{VIServerLegend|showrte=TRUE}}
{| class="wikitable sortable"
|+ Application Methods Table
! Method ID
! Short Name (English)
! Description
! RTE
|- style="background-color:#D1BB80;"
|38D7FC00
| [[CopyConflict class/CompleteRefresh method|CompleteRefresh]]
|
|
|}
|}
</div>
==Events==
''No Events for this class.''


== See Also ==
== See Also ==
Line 112: 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:46, 7 May 2020

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name CopyConflict class
Class ID 98
Scope Private
Class Inheritance

This class is a top-level class.

Class Children

This class has no children.


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

Properties

Show/Hide CopyConflict Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
CopyConflict Properties Table
Property ID Long Name (English) Description R/W RTE
38D80000Owning ItemRead OnlyNo
38D80001TextRead OnlyNo
38D80002IconRead OnlyNo
38D80003ResolvedRead OnlyNo
38D80004ChoicesRead OnlyNo
38D80005ChoiceRead/WriteNo
38D80006SeverityRead OnlyNo
38D80007Resolution TypeRead OnlyNo
38D80008PathRead/WriteNo
38D80009Path ExtensionsRead OnlyNo
38D8000ARequires RefreshRead OnlyNo

Methods

Show/Hide CopyConflict Properties Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
CopyConflict Methods Table
Method ID Long Name (English) Description RTE
38D7FC00Complete RefreshNo

Events

This class has no events.


History

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

See Also