Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) . |