Click or drag to resize

objectTableBaseIsInstanceLinkActive Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If TRUE: instances stay linked to the object table, their properties are loaded back to the data table automatically on save

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public bool IsInstanceLinkActive { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is instance link active; otherwise, false.
See Also