Click or drag to resize

IObjectTableAdvancedEntryLink Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Links to the specified parent -- and removes link with the previous parent

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
void Link(
	objectTableBase parent
)
Request Example View Source

Parameters

parent
Type: imbSCI.DataComplex.tablesobjectTableBase
The parent.
See Also