LVClassLibrary class/Descendants Must Call Parent Item?.Get method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 97D6C0D
Scope Basic Development Environment
Data Name Get MustCallParent?
Short Name* Get MustCallParent?
Long Name* Descendants Must Call Parent 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 Call Parent 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 the member VI specified by Dynamic Member VI requires each child class VI that overrides the member VI to call the member VI with the Call Parent Method Node.

Parameters

Data type Name Required Description
Boolean Descendants Must Call Parent 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 2009 This method was added in LabVIEW 2009.

See Also

External Links