Click or drag to resize

modelRecordParentBaseTInstance, TChildInstance, TChildRecordstartNextChildRecord Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Starts the next child record - method for iterative call

Namespace:  imbSCI.DataComplex.data.modelRecords
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public bool startNextChildRecord()
Request Example View Source

Return Value

Type: Boolean
Remarks
Use only if the children collection is immutable and instanceID
See Also