KanbanBoardTmpFilterCriteria.validatePlanActivity Method
Validates the plan activity that is specified in the current record buffer.
Syntax
public boolean validatePlanActivity([TransDateTime _transDateTime])
Run On
Called
Parameters
- _transDateTime
Type: TransDateTime Extended Data Type
The date and time used to validate the plan activity.
Return Value
Type: boolean
true if the plan activity is valid; otherwise, false.
Remarks
The plan activity must have an active version and belong to the plan reference if one is specified in the current record buffer.