public virtual bool IsOrderGenerationDue( int toGenerateBeforeDays )
Parameters
- toGenerateBeforeDays
- The number of days before order is supposed to be generated before the the next order due date. Default is 0 which indicates no restriction.
Return Value
A value indicating whether next order for this subscription needs to be generated.