Share via


ProjPosting::exist Method

Determines whether a record is in the table for the values passed as parameters.

Syntax

client server public static boolean exist(
    ProjAccountType _accountType, 
    TableGroupAll _projCode, 
    ProjRelation _projRelation, 
    TableGroupAll _categoryCode, 
    ProjCategoryId _categoryRelation, 
   [ProjFundingSourceRefId _projFundingSourceId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the posting account record exists; otherwise, false.

See Also

Reference

ProjPosting Table