Jump to content

Property class/Set Properties() (Allow Private) method: Difference between revisions

From LabVIEW Wiki
Added new method page.
 
mNo edit summary
Line 6: Line 6:
| shortname = SetProperties_AllowPrivate
| shortname = SetProperties_AllowPrivate
| longname = Set Properties[] (Allow Private)
| longname = Set Properties[] (Allow Private)
| datatypeimage = LVClassBDConst Refnum Array Indicator.png
| datatypeimage = PropertyItem Refnum Array Indicator.png
| datatype = LVClassBDConst Refnum Array
| datatype = PropertyItem Refnum Array
| invokenodeimage = Property-Set Properties() (Allow Private).png
| invokenodeimage = Property-Set Properties() (Allow Private).png
|}}
|}}
Line 21: Line 21:
! scope="column" style="text-align:Left;" | Description
! scope="column" style="text-align:Left;" | Description
|-
|-
! scope="row" style="text-align:Center;" | [[File:LVClassBDConst Refnum Array Indicator.png|frameless|border|LVClassBDConst Refnum Array|link=LVClassBDConst Refnum Array data type]]
! scope="row" style="text-align:Center;" | [[File:PropertyItem Refnum Array Indicator.png|frameless|border|PropertyItem Refnum Array|link=PropertyItem Refnum Array data type]]
| '''Set Properties[] (Allow Private)'''
| '''Set Properties[] (Allow Private)'''
| Yes. Return value.  
| Yes. Return value.  
Line 55: Line 55:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Method]] [[Category:VI Server Method]]
[[Category:Method]]
[[Category:VI Server Method]]

Revision as of 21:10, 28 April 2020

VI Server Method Information
Method ID 636F406
Scope Private
Data Name SetProperties_AllowPrivate
Short Name* SetProperties_AllowPrivate
Long Name* Set Properties[] (Allow Private)
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16419
Owning Class Name Property Class
Return Data Type PropertyItem Refnum Array data type

PropertyItem Refnum Array

Invoke Node Set Properties[] (Allow Private)

Parameters

Data type Name Required Description
PropertyItem Refnum Array Set Properties[] (Allow Private) Yes. Return value.
String Array ID Strings[] Yes
Boolean Allow Alternate Names? (F) No

Uses

History

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

See Also

External Links