Click or drag to resize

RoutableDataTableEXTENSION, CTRL, SETTINGS, CORETYPE, DATASOURCETYPE, FIELDTYPEIsRoutableSelection Method

return true if given selection is routable to secondary field selection.

Namespace: CTExtensions.ExportCore.Config.DataMapping
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected abstract bool IsRoutableSelection(
	FIELDTYPE field
)

Parameters

field  FIELDTYPE

Return Value

Boolean
See Also