Click or drag to resize

settingsEntriesForObjectvalueToObject Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets contextual data back into object instance, or creates new instance if target is null

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Object valueToObject(
	Object target
)
Request Example View Source

Parameters

target
Type: SystemObject

Return Value

Type: Object
See Also