Share via


DMFStagingLog::find Method

Finds the specified record in the DMFStagingLog table.

Syntax

client server public static DMFStagingLog find(DMFExecutionId _execId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A value that indicates whether to update the DMFStagingLog record.

Return Value

Type: DMFStagingLog Table
The specified record in the DMFStagingLog table; otherwise, an empty record.

See Also

Reference

DMFStagingLog Table