| DefinicaoControlePrazo | R Documentation |
Represents the "DefinicaoControlePrazo" structure for deadline control.
DefinicaoControlePrazo(
ProtocoloProcedimento,
DataPrazo = NULL,
Dias = NULL,
SinDiasUteis = NULL
)
ProtocoloProcedimento |
Character. Visible process number, e.g. "12.1.000000077-4". |
DataPrazo |
Character. The date for defining the deadline. |
Dias |
Character. Number of days for the deadline. |
SinDiasUteis |
"S" or "N", indicating if the days are business days. |
An S3 object of class "DefinicaoControlePrazo".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.