Share via


FiscalDocModel_BR::find Method

Finds the document model by the model value.

Syntax

client server public static FiscalDocModel_BR find(FiscalDocumentModel_BR _model, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value to determine if the record should be selected for update. Optional.

Return Value

Type: FiscalDocModel_BR Table
The FiscalDocModel_BR record if found.

See Also

Reference

FiscalDocModel_BR Table