Click or drag to resize

dataUnitRowMonitoringDefinitionreadValueAndResolveInt32 Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Reads the value and resolves

Namespace:  imbSCI.DataComplex.data.dataUnits.core
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public int readValueAndResolveInt32(
	Object instance,
	bool saveToProperty = true
)
Request Example View Source

Parameters

instance
Type: SystemObject
The instance.
saveToProperty (Optional)
Type: SystemBoolean

Return Value

Type: Int32
See Also