BankDocumentFacilityGroup::existByFacilityGroupName Method
Indicates whether the specified record in the BankDocumentFacilityGroup table exists by using the specified facility group name.
Syntax
client server public static boolean existByFacilityGroupName(BankDocumentFacilityGroupName _bankDocumentFacilityGroupName)
Run On
Called
Parameters
- _bankDocumentFacilityGroupName
Type: BankDocumentFacilityGroupName Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.