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
- _entity
Type: Name Extended Data Type
A string value indicates name of the entity.
- _fieldName
Type: Name Extended Data Type
A string value indicates name of XML field.
- _forUpdate
Type: boolean
A boolean value indicates whether to update or not.
Return Value
Type: DMFTargetXMLToEntityMap Table
first record from the DMFTargetXMLToEntityMap