Click or drag to resize

modelRecordParentBaseTInstance, TChildInstance, TChildRecordchildren Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
The sub instance record collection. Collection index is -1 late to the real childRecord and childInstance

Namespace:  imbSCI.DataComplex.data.modelRecords
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public instanceWithRecordCollection<TChildInstance, TChildRecord> children { get; }
Request Example View Source

Property Value

Type: instanceWithRecordCollectionTChildInstance, TChildRecord

Implements

IModelParentRecordTInstance, TChildInstance, TChildRecordchildren
See Also