BudgetPlanAttachmentDirectory::checkExist Method
Indicates whether a specified record exists in the BudgetPlanAttachmentDirectory table.
Syntax
client server public static boolean checkExist(BudgetPlanAttachmentDirectoryRecId _budgetPlanAttachmentDirectoryRecId)
Run On
Called
Parameters
- _budgetPlanAttachmentDirectoryRecId
Type: BudgetPlanAttachmentDirectoryRecId Extended Data Type
The record ID of the BudgetPlanSAttachmentDirectory record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.