LVClassLibrary class/Transfer Must Overrides? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 97D7011
Scope Basic Development Environment
Data Name TransferMustOverrides
Short Name* TransferMustOverrides?
Long Name* Transfer Must Overrides?
* 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
Data Type Boolean data type

Boolean

Property Node Transfer Must Overrides?
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
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

Determines whether to allow the class to transfer all override requirements to any descendant classes instead of overriding the dynamic dispatch VI itself.

This property is similar to the Transfer all override requirements to descendant classes checkbox of the Inheritance page of the Class Properties dialog box.


Uses

History

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

See Also

External Links