Click or drag to resize

PropertyCollectionHistoryRecordgetDataForEntry Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the data for entry.

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public PropertyCollectionExtended getDataForEntry(
	int key
)
Request Example View Source

Parameters

key
Type: SystemInt32
The key.

Return Value

Type: PropertyCollectionExtended
See Also