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 the report parameter value.
Syntax
public boolean validateValue()
Run On
Called
Return Value
Type: boolean
true if the value is valid; otherwise, false.
Remarks
Validates the value of the report parameter based on various properties of the parameter, e.g., if the parameter has a value of null, this method checks whether that is acceptable, and so on