TrvExpTrans.isGuestType Method
Checks if an expense is allowed to have guests.
Syntax
display boolean isGuestType()
Run On
Called
Return Value
Type: boolean
true if expense type allows guests to be added, false otherwise.
Checks if an expense is allowed to have guests.
display boolean isGuestType()
Called
Type: boolean
true if expense type allows guests to be added, false otherwise.