Click or drag to resize

checkListgetCheckedItems Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets entries for checked items

Namespace:  imbSCI.Core.collection.checkLists
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public PropertyCollectionExtended getCheckedItems(
	bool targetValue = true
)
Request Example View Source

Parameters

targetValue (Optional)
Type: SystemBoolean
if set to true [target value].

Return Value

Type: PropertyCollectionExtended
See Also