Click or drag to resize

IObjectTableAdvancedEntryClone Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Clones the entry -- optionally transfering the link to the newly created

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
void Clone(
	bool linkWithNew
)
Request Example View Source

Parameters

linkWithNew
Type: SystemBoolean
if set to true [link with new].
See Also