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
- _model
Type: FiscalDocumentModel_BR Extended Data Type
The model value.
- _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.