VendContractZakat_SA::existContracts Method
Checks whether VendContractZakat_SA record exists or not for specified parameter.
Syntax
client server public static boolean existContracts(VendAccount _vendAccount)
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
The vendor account is used to find record.
Return Value
Type: boolean
Returns true if record exists; otherwise, false.