Share via


DMFComparisonLegalEntityList::find Method

Finds the specified record in the DMFComparisonLegalEntityList table.

Syntax

client server public static DMFComparisonLegalEntityList find(
    DMFDefinationGroupName _name, 
    SelectableDataArea _dataArea, 
   [boolean _update])

Run On

Called

Parameters

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

Return Value

Type: DMFComparisonLegalEntityList Table
First record from the DMFComparisonLegalEntityList.

See Also

Reference

DMFComparisonLegalEntityList Table