Share via


TSTimesheetTable.validatePeriodDate Method

Validates if the date is within a specified valid period.

Syntax

public boolean validatePeriodDate(ProjPeriodFrom _date, [boolean showInfolog])

Run On

Called

Parameters

  • showInfolog
    Type: boolean
    Boolean value that indicates whether the Infolog should be displayed to the user.

Return Value

Type: boolean
Boolean value for the validation condition.

See Also

Reference

TSTimesheetTable Table