LVClassLibrary class/Descendants Must Override Item?.Get method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 97D6C0B
Scope Basic Development Environment
Data Name Get MustOverride?
Short Name* Get MustOverride?
Long Name* Descendants Must Override Item?:Get
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 85
Owning Class Name LVClassLibrary Class
Return Data Type Boolean data type

Boolean

Invoke Node Descendants Must Override Item?:Get
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningYes

Indicates whether descendant classes must override the member VI specified by the Dynamic Member VI reference.

Parameters

Data type Name Required Description
Boolean Descendants Must Override Item?:Get Yes. Return value.
ProjectItem Refnum Dynamic Member VI Yes Specifies the member VI that you want to know whether descendant classes must override.

Uses

History

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

See Also

External Links