Click or drag to resize

checkListgetCheckValue Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the check value.

Namespace:  imbSCI.Core.collection.checkLists
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public checkListItemValue getCheckValue(
	Object key
)
Request Example View Source

Parameters

key
Type: SystemObject
The key.

Return Value

Type: checkListItemValue
See Also