Click or drag to resize

propertyValuePairsBaseTgetValues Method (Object, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Updataes data from the object. If fields defined does just update. If fields count is 0 - search all propertiesi in object

Namespace:  imbSCI.Data.data.maps.datamap
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public List<Object> getValues(
	Object target,
	bool reset = false
)
Request Example View Source

Parameters

target
Type: SystemObject
reset (Optional)
Type: SystemBoolean

Return Value

Type: ListObject
See Also