Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Checks the current entry to make sure that it does not create a cycle of dependency.
Syntax
public str cycleCheck([Set _set])
Run On
Called
Parameters
- _set
Type: Set Class
The set of tax report codes that have been encountered so far in the current recursion; leave this nullNothingnullptrunita null reference (Nothing in Visual Basic) during the first call.
Return Value
Type: str
"" if the check was successful; otherwise, a string that contains a trail of tax report codes that create a cycle.