VendTable::isVendorBlocked Method

Indicates whether the vendor is blocked.

Syntax

client server public static boolean isVendorBlocked(VendAccount _vendAccount, CustVendorBlocked _blockedFor)

Run On

ClientOrServer

Parameters

Return Value

Type: boolean
true if the vendor is blocked; otherwise, false.

See Also

Reference

VendTable Table