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.
Validates if the specified result field is valid and possibly updates other fields depending on user responses.
Syntax
private boolean validateAndUpdateResultDateFields(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The ID of the field to check.
Return Value
Type: boolean
true if the field value is valid; otherwise, false.