BankLGGuarantee.validateNewExpiryDateToExtend Method
Checks whether the new expiry date time is valid to extend LG.
Syntax
public boolean validateNewExpiryDateToExtend(BankLGExpiryDateTime _newExpiryDateTime, [boolean _raiseError])
Run On
Called
Parameters
- _newExpiryDateTime
Type: BankLGExpiryDateTime Extended Data Type
The new expiry date time.
- _raiseError
Type: boolean
A Boolean value that indicates whether to raise the error message; optional.
Return Value
Type: boolean
true if it is valid; otherwise, false.