Click or drag to resize

imbDataExecutorgetRecommandedType Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.process
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static Type getRecommandedType(
	dataLogic logic,
	Type defaultType
)
Request Example View Source

Parameters

logic
Type: imbSCI.Core.processdataLogic
defaultType
Type: SystemType

Return Value

Type: Type
See Also