MCRContinuityScheduleHeader::isBillUPFrontWithPaymSched Method
Determines whether a continuity schedule is bill up front with a payment schedule.
Syntax
client server public static boolean isBillUPFrontWithPaymSched(MCRContinuityScheduleID _mcrContinuityScheduleID)
Run On
Called
Parameters
- _mcrContinuityScheduleID
Type: MCRContinuityScheduleID Extended Data Type
The continuity schedule ID of the continuity schedule to check.
Return Value
Type: boolean
true if the schedule is bill up front with a payment schedule; otherwise, false.