FiscalDocModel_BR::exist Method
Verifies if the model exists in the FiscalDocModel_BR table.
Syntax
client server public static boolean exist(FiscalDocumentModel_BR _model)
Run On
Called
Parameters
- _model
Type: FiscalDocumentModel_BR Extended Data Type
The fiscal document model.
Return Value
Type: boolean
true if the model exists; otherwise, false.