 | cacheSimpleBaseAppendDataFields Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends its data points into new or existing property collection
Namespace:
imbACE.Core.cache
Assembly:
imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntaxpublic virtual 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
See Also