LocationHolidayCount Property
This contains the number of holidays that the current FedEx location observes.
Syntax
__property int LocationHolidayCount[int LocationIndex] = {read=FLocationHolidayCount, write=FSetLocationHolidayCount};
Default Value
0
Remarks
This contains the number of holidays that the current FedEx location observes.
The size of the array is controlled by the LocationCount property.
This property is read-only and not available at design time.
Data Type
Integer