Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether changes have been made to fields that influence the delivery date control.
Syntax
protected abstract boolean doValidateWrite()
Run On
Called
Return Value
Type: boolean
true if changes have been made to fields that influence the delivery date control; otherwise, false.
Remarks
This method returns true if changes have been made to these fields. The method is called from the validateWritePrompt Method to determine whether to perform the validation or delivery date control.