Jump to content

Provider class: Difference between revisions

From LabVIEW Wiki
Added info table
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=Provider|id=93|scope=private|class_0=Provider}}
{{VIServerClass|name=Provider|id=93|scope=private|class_0=Provider}}
{{stub}}
{{stub}}
The '''Provider class''' is a class in the [[VI Server Class Hierarchy]], (see also [[VI Server]]).
 
The '''Provider class''' is a class in the [[VI Server Class Hierarchy]], (see also [[VI Server]]).
 
{{TOCright}}
{{TOCright}}


==Properties==
==Properties==
<span class="mw-customtoggle-propertiestable">Show/Hide Application Properties Table</span>
<span class="mw-customtoggle-propertiestable">Show/Hide Provider Properties Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{| class="wikitable sortable"
{| class="wikitable sortable"
|+ Application Properties Table
|+ Provider Properties Table
! Property ID
! Property ID
! Short Name (English)
! Short Name (English)
Line 31: Line 34:


==Methods==
==Methods==
<span class="mw-customtoggle-methodstable">Show/Hide Application Methods Table</span>
<span class="mw-customtoggle-methodstable">Show/Hide Provider Methods Table</span>
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
<div class="mw-collapsible" id="mw-customcollapsible-methodstable">
{{VIServerLegend|showrte=TRUE}}
{{VIServerLegend|showrte=TRUE}}
{| class="wikitable sortable"
{| class="wikitable sortable"
|+ Application Methods Table
|+ Provider Methods Table
! Method ID
! Method ID
! Short Name (English)
! Short Name (English)
Line 64: Line 67:
*[[VI Server Class Hierarchy]]
*[[VI Server Class Hierarchy]]
*[[VI Server]]
*[[VI Server]]
*[[VI Scripting]]


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

Revision as of 23:10, 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 Provider class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide Provider Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Provider Properties Table
Property ID Short Name (English) Description R/W RTE
46E29C01 Name R
46E29C00 OwningProject R

Methods

Show/Hide Provider Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Provider Methods Table
Method ID Short Name (English) Description RTE
46E29800 GetItemTypesForItem

Events

No Events for this class.

History

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

See Also