Indicates whether an activity exists for the fiscal calendar period.
Syntax
client server public static boolean existForFiscalCalendarPeriod(FiscalCalendarPeriod _fiscalCalendarPeriod)
Run On
Called
Parameters
- _fiscalCalendarPeriod
Type: FiscalCalendarPeriod Table
The fiscal calendar period.
Return Value
Type: boolean
true if activity exists for the fiscal calendar period; otherwise, false.
Exceptions
| Exception | Condition |
|---|---|
| Error | The _fiscalCalendarPeriod parameter is null Nothing nullptr unit a null reference (Nothing in Visual Basic) . |