Share via


DMFStagingErrorCode::find Method

Finds the specified record in the DMFStagingErrorCode table.

Syntax

client server public static DMFStagingErrorCode find(DMFStagingExecutionErrorCode _errorCode, [boolean _update])

Run On

Called

Parameters

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

Return Value

Type: DMFStagingErrorCode Table
first record from the DMFStagingErrorCode

See Also

Reference

DMFStagingErrorCode Table