Share via


FiscalCalendarPeriodKey_PSN.existsFiscalCalendarYear_FiscalCalendar_ Method [AX 2012]

Determines whether the FiscalCalendarYear_FiscalCalendar_ data item exists in the data container.

Syntax

public boolean existsFiscalCalendarYear_FiscalCalendar_()

Run On

Called

Return Value

Type: boolean
true if the FiscalCalendarYear_FiscalCalendar_ data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

FiscalCalendarPeriodKey_PSN Class