Click or drag to resize

imbDataExecutorexecuteLogic Method (dataLogic, Object, Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Izvrsava jednostavnu logiku - i prosledjuje kompleksnoj ako je potrebno

Namespace:  imbSCI.Core.process
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static Object executeLogic(
	dataLogic logic,
	Object operandA,
	Object operandB
)
Request Example View Source

Parameters

logic
Type: imbSCI.Core.processdataLogic
operandA
Type: SystemObject
Domacin, target
operandB
Type: SystemObject
Nova vrednost

Return Value

Type: Object
See Also