DMFTargetXMLToEntityMap::find Method

Finds the specified record in the DMFTargetXMLToEntityMap table.

Syntax

client server public static DMFTargetXMLToEntityMap find(
    Name _entity, 
    Name _fieldName, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value indicates whether to update or not.

Return Value

Type: DMFTargetXMLToEntityMap Table
first record from the DMFTargetXMLToEntityMap

See Also

Reference

DMFTargetXMLToEntityMap Table