 | builderForLogAppendDataFields Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends its data points into new or existing property collection: log statistics
Namespace:
imbACE.Core.core
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic PropertyCollectionExtended AppendDataFields(
PropertyCollectionExtended data = null
)
Request Example
View SourceParameters
- data (Optional)
- Type: PropertyCollectionExtended
Property collection to add data into
Return Value
Type:
PropertyCollectionExtendedUpdated or newly created property collection
Implements
IAppendDataFieldsExtended.AppendDataFields(PropertyCollectionExtended)
See Also