ProjCategory.checkValid Method
Determines whether the category is in the ProjCategory table.
Syntax
public boolean checkValid()
Run On
Called
Return Value
Type: boolean
true if the category is in the table; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines whether the category is in the ProjCategory table.
public boolean checkValid()
Called
Type: boolean
true if the category is in the table; otherwise, false.