LineCollection..::..CalculateDueDate Method

Namespace:  JiwaFinancials.Jiwa.JiwaDebtorAdjustments
Assembly:  JiwaDebtorAdjustments (in JiwaDebtorAdjustments.dll)

Syntax


public DateTime CalculateDueDate(
	DateTime AdjustmentDate,
	int TermDays,
	bool TermsTypeStatement
)
Public Function CalculateDueDate ( _
	AdjustmentDate As DateTime, _
	TermDays As Integer, _
	TermsTypeStatement As Boolean _
) As DateTime
public:
DateTime^ CalculateDueDate(
	DateTime^ AdjustmentDate, 
	int^ TermDays, 
	bool^ TermsTypeStatement
)

Parameters

AdjustmentDate
Type: DateTime
TermDays
Type: Int32
TermsTypeStatement
Type: Boolean