 | RoutableDataTableEXTENSION, CTRL, SETTINGS, CORETYPE, DATASOURCETYPE, FIELDTYPEIsRoutableSelection Method |
return true if given selection is routable to secondary field selection.
Namespace: CTExtensions.ExportCore.Config.DataMappingAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxprotected abstract bool IsRoutableSelection(
FIELDTYPE field
)
Protected MustOverride Function IsRoutableSelection (
field As FIELDTYPE
) As Boolean
Parameters
- field FIELDTYPE
Return Value
Boolean
See Also