Click or drag to resize

modelRecordBaseAppendDataFields Method (PropertyCollectionExtended, modelRecordFieldToAppendFlags)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends the data fields.

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

Parameters

data
Type: imbSCI.Core.collectionPropertyCollectionExtended
The data.
whatToAppend
Type: imbSCI.DataComplex.data.modelRecordsmodelRecordFieldToAppendFlags
The what to append.

Return Value

Type: PropertyCollectionExtended

Implements

IModelRecordAppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags)
See Also