Share via


DMFSourceXMLToEntityMap::excludeFieldFromMapping Method

Function that indicates whether to exclude a field from mapping.

Syntax

server public static boolean excludeFieldFromMapping(DMFEntityName _entityName, FieldName _name)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if the field needs to exclude else false.

See Also

Reference

DMFSourceXMLToEntityMap Table